summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Too many changes to list. Basically, FTP is nearly there and errordes1998-07-115-138/+302
* Sync with sys/i386/isa/wd.c revision 1.171.kato1998-07-111-4/+4
* Sync with sys/i386/isa/fd.c revision 1.116.kato1998-07-112-8/+8
* Sync with sys/i386/isa/diskslice_machdep.c revision 1.28.kato1998-07-112-6/+6
* Sync with sys/i386/i386/machdep.c revision 1.303.kato1998-07-112-10/+12
* Fixed whitespace lossage and long lines in previous commit.bde1998-07-111-5/+5
* Moved definition of fscale from param.c to kern_synch.c where itbde1998-07-113-13/+7
* Fixed printf format errors.bde1998-07-112-246/+226
* Fixed printf format errors.bde1998-07-111-2/+2
* Fixed printf format errors.bde1998-07-113-12/+20
* Fixed printf format errors.bde1998-07-112-6/+6
* Fixed printf format errors.bde1998-07-111-3/+4
* Fixed printf format errors.bde1998-07-112-12/+13
* Fixed printf format errors.bde1998-07-111-5/+5
* Don't disable pmap_setdevram() which isn't called, but which could be,phk1998-07-112-4/+6
* Improve a couple of comment.phk1998-07-112-12/+14
* Fixed printf format errors.bde1998-07-1149-305/+369
* Don't pretend to support ix86's with 7-bit ints by using longs just tobde1998-07-115-16/+16
* Don't pretend to support ix86's with 16-bit ints by using longs just tobde1998-07-114-38/+36
* Don't pretend to support ix86's with 16-bit ints by using longsbde1998-07-112-64/+64
* Add ipforward optionjulian1998-07-113-6/+6
* Don't pretend to support ix86's with 16-bit ints by using longs justbde1998-07-111-15/+15
* Change MIN_LQRPERIOD from 5 to 2.brian1998-07-111-3/+3
* Quick and dirty support for Linux's mremap. Not used by anythingjkh1998-07-107-7/+79
* Removed no longer valid comment about swb_block being int instead ofalex1998-07-101-2/+2
* Removed unnecessary test from if/else construct.alex1998-07-101-2/+2
* Oops, fptrint_t still needs to be declared in <machine/profile.h> in thebde1998-07-103-11/+13
* Oops, forgot to modify the pointer-int typedefs from the i386 version.bde1998-07-101-3/+3
* 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
OpenPOWER on IntegriCloud