aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use soelim preprocessor.Wolfram Schneider1997-03-021-1/+2
* Pendantic change of null to NUL. Also warn that this function does notWarner Losh1997-03-021-3/+9
* 1) Minor nits in the usage message from bde. I took out the hard tabs andWarner Losh1997-03-022-4/+7
* Make more not immediately exit on a short file, if the -e option isJoerg Wunsch1997-03-022-4/+1
* This commit was generated by cvs2svn to compensate for changes in r23291,Bruce Evans1997-03-021-0/+77
|\
| * Attempt to import Lite2's getvfsbyname.c.Bruce Evans1997-03-021-0/+77
* | Do not include nonexisting file /usr/src/share/man/man0/toc8.Wolfram Schneider1997-03-021-2/+2
* | Restored some pre-Lite2-merge source-level compatibility to the mount()Bruce Evans1997-03-023-31/+33
* | Cosmetic change: remove a redundant ${.OBJDIR} in the html realinstallWolfram Schneider1997-03-021-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r23285,Peter Wemm1997-03-025-42/+68
|\ \
| * | Import ipfilter 3.1.8 kernel componentsvendor/ipfilter-sys/ipfilter3_1_8Peter Wemm1997-03-025-42/+68
* | | This commit was generated by cvs2svn to compensate for changes in r23282,Peter Wemm1997-03-0210-0/+4233
|\| |
| * | Replacement import of ipfilter 3.1.7 components used in kernel.vendor/ipfilter-sys/ipfilter3_1_7Peter Wemm1997-03-0210-0/+4233
| /
* | This commit was generated by cvs2svn to compensate for changes in r23279,Peter Wemm1997-03-0213-53/+1145
|\ \
| * | reimport ipfilter v3.1.8 to get it onto the vendor branch again.vendor/ipfilter/3.1.8Peter Wemm1997-03-0213-53/+1145
* | | Added new filesystem directories.Bruce Evans1997-03-021-3/+9
* | | Add the ex(4) driver to hardware.hlp.Joerg Wunsch1997-03-022-26/+9
* | | Create a subdirectory for every document. This make it easier to useWolfram Schneider1997-03-029-52/+58
* | | Install headers for isofs/cd9660 and msdosfs. The mount utilities needBruce Evans1997-03-021-8/+8
* | | Add MACROS=-ms. unroff(1) require a macro package as an argument.Wolfram Schneider1997-03-023-3/+6
* | | add the same fix to pcvt that I did to syscons. Make sure that the signalsJohn-Mark Gurney1997-03-021-3/+11
* | | increase L_cuserid because UT_NAMESIZE increasedAndrey A. Chernov1997-03-021-2/+2
* | | Add Marc Slemko (marcs@znep.com) for his gopher patch. While I'mSatoshi Asami1997-03-021-2/+3
* | | . Remove the ${RELEASEDIR} variable, it turned out to be a constantJoerg Wunsch1997-03-022-44/+16
* | | Avoid the ``Three seconds until format begins'' construct. It'sJoerg Wunsch1997-03-022-15/+23
* | | Moved vfs sysctls to where Lite2 put them. No code changes yet.Bruce Evans1997-03-023-62/+117
* | | Remove an extraneous shift operation. The facility macros do alreadyJoerg Wunsch1997-03-021-2/+2
* | | 1) Fix usage to match convention and manual. Fix manual to match usage.Warner Losh1997-03-022-10/+26
* | | Missed the $FreeBSD$ on this otherwise touched file.Peter Wemm1997-03-021-1/+1
* | | Put html output into the obj directory and not into the source directory.Wolfram Schneider1997-03-021-5/+4
* | | make sure that the user supplied signals in struct vt_mode are actuallyJohn-Mark Gurney1997-03-013-24/+54
* | | Make ping -Wall clean (except for one warning).Garrett Wollman1997-03-013-174/+219
* | | Include copyright message from <sys/copyright.h>Wolfram Schneider1997-03-011-5/+4
* | | Added some nfs #includes so that netboot compiles again. Lite2 made theBruce Evans1997-03-011-0/+2
* | | Include copyright message from <sys/copyright.h>Wolfram Schneider1997-03-011-19/+2
* | | Add Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de> for the localeWolfram Schneider1997-03-011-1/+2
* | | Bugfix for man pages created by perlpod(1).Wolfram Schneider1997-03-011-1/+2
* | | Plug an old security hole: suidperl didn't honor MNT_NOSUID.Joerg Wunsch1997-03-012-2/+23
* | | Synchronize with sys/i386/conf/options.i386 revision 1.36.KATO Takenori1997-03-012-4/+2
* | | Synchronize with sys/i386/isa/syscons.c up to revision 1.204.KATO Takenori1997-03-011-7/+6
* | | When we perform an "automatic request sense", we issue an untagged command.Justin T. Gibbs1997-03-011-5/+44
* | | Add missing #include <machine/segments.h> for ISPL and SEL_UPL macrosAndrey A. Chernov1997-03-012-2/+4
* | | Add generic colldef for ISO-8859-2.Wolfram Schneider1997-03-019-30/+722
* | | Copyright macros and FreeBSD copyright definition.Wolfram Schneider1997-02-281-0/+57
* | | minor nitAdam David1997-02-282-6/+6
* | | Add lt_LN.ISO_8859-2.src.Wolfram Schneider1997-02-286-20/+362
* | | Fix a comment and some commented-out code in ip_mloopback toBill Fenner1997-02-281-11/+10
* | | Fix various overflows for items longer then menu width.Andrey A. Chernov1997-02-281-4/+6
* | | Create directory /etc/skel.Wolfram Schneider1997-02-281-1/+3
* | | Fixed a panic in nfs_writevp(). Lite2 provided a fix for a sillyBruce Evans1997-02-282-10/+4