summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a kernel-only typedef (ptrint_t) giving an integral type that isbde1998-07-105-12/+27
* Add code missed in the initial Soft updates integration.julian1998-07-101-1/+16
* Recognize long month names in addition to short ones.des1998-07-091-1/+13
* This commit was generated by cvs2svn to compensate for changes in r37535,des1998-07-0911-0/+1375
|\
| * Imported libfetch into the tree. It compiles, but there's still somedes1998-07-0911-0/+1375
* Security and minor functionality changes based on OpenBSD msgs.c:ghelmer1998-07-091-14/+30
* For every directory in ${PATH} that ends with "/bin", look for ades1998-07-091-0/+11
* Document the use of lines beginning with a '#' as comment lines.jkoshy1998-07-091-1/+4
* Use four-digit year in SNAP name. We're eighteen months from the nextdes1998-07-091-2/+2
* The file share/timedef/data/es_ES.ISO_8859-1.src (which I submittedphk1998-07-093-48/+48
* The '-h' option cannot toggle the kernel from a serial consolephk1998-07-091-2/+4
* Correct wording on range of addresses examined by `msync(2)'.jkoshy1998-07-091-2/+2
* Buffer overflow.phk1998-07-091-1/+1
* Add a CAVEAT section documenting the minimum permissions required for a mountjkoshy1998-07-092-2/+16
* Remove illegal ".Nm". This file is still using -man, not -mdoc.jkoshy1998-07-091-2/+2
* fix description of `-C' option to match behaviour in the sources:jkoshy1998-07-091-2/+2
* Fix a bug that prevented the restoration of hard links to files thatjdp1998-07-091-5/+20
* Slight optimisation. Don't do the same calculation twice.julian1998-07-091-17/+14
* Don't update superblock if mounted readonly,julian1998-07-081-8/+15
* natd_interface can now be specified as either an IP address ornectar1998-07-081-1/+4
* Detect user id 0 as a number instead of a string. String comparisonsalex1998-07-081-2/+2
* Oops, I broke netboot.kato1998-07-082-20/+21
* Add lockf().dt1998-07-081-3/+3
* Allow either an IP address or an interface to be specified innectar1998-07-087-35/+77
* Make this look more FreeBSDish.dt1998-07-081-8/+2
* This commit was generated by cvs2svn to compensate for changes in r37510,dt1998-07-082-0/+345
|\
| * An implementation of lockf() function call.dt1998-07-082-0/+345
| * Import NetBSD-current version of if_de driver onto vendor branch.peter1998-07-081-1/+8
| * Import current version of Matt Thomas' if_de driver. It has new registerpeter1998-06-133-23/+46
| * Import de driver from netbsd as of a short while ago. Most of thepeter1998-03-083-40/+480
| * Import de-971020 from Matt's www.3am-software.com pages.peter1997-11-082-5/+11
* | Declare lockf().dt1998-07-081-0/+8
* | Add XPG4.2.dt1998-07-081-0/+10
* | Use not-so-new printf formats %r and/or %z instead of %n and/or %+x.bde1998-07-089-44/+44
* | Fixed (un)sign extension bugs in %+n format. -4 becamebde1998-07-081-7/+16
* | Fixed bogus type of valuep in struct db_variable. It was `int *' andbde1998-07-0810-56/+57
* | Sync with sys/i386/isa/syscons.c revision 1.265.kato1998-07-081-2/+21
* | Sync with sys/i386/boot/netboot/Makefile revision 1.19.kato1998-07-081-6/+9
* | When not acting as a router (ipforwarding=0), silently discard sourcedg1998-07-081-10/+21
* | Fixed db_printf format errors.bde1998-07-085-19/+18
* | Add support for run-time configuration of core file names. In a nutshell,sef1998-07-081-5/+93
* | Fixed db_printf format errors (except for ones using broken extensionsbde1998-07-081-7/+7
* | Add a "-k" option, to specify that the lock file should be keptjdp1998-07-082-13/+27
* | Merge changes from vendor branch.peter1998-07-082-4/+22
* | Catch a few corner cases where FreeBSD differs enough from BSD 4.4 tojulian1998-07-084-9/+15
* | New flag for internal stdio use to enable dynamic string allocation forpeter1998-07-081-1/+2
* | Use a different hack for building libgcc2: `XCC= ${CC}' instead ofbde1998-07-082-74/+38
* | Replace my original asprintf() and vasprintf() hacks with somethingpeter1998-07-084-142/+99
* | Use the installed versions of cc, cc1 and cpp for building underscore.bde1998-07-081-35/+4
* | Use the installed version of perl for `make install'. It is nowbde1998-07-071-11/+3
OpenPOWER on IntegriCloud