summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate compiler warning.archie1999-12-014-4/+4
* The functions m_copym() and m_copypacket() return read-only copies,archie1999-12-012-0/+79
* Add more comments describing how to use parse types and how they work.archie1999-12-011-46/+165
* Show how to supply a struct ng_cmdlist for (de)asciificationarchie1999-12-012-7/+49
* Preferentially allocate the first indirect block in the samemckusick1999-12-011-1/+1
* Add fairings. Do not depend on user actually supplying the argumentsdcs1999-12-011-0/+4
* Cosmetic changes to comments:sheldonh1999-12-013-24/+24
* Forgot to commit this in last commit.imp1999-12-011-0/+1
* A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristiangallatin1999-12-018-2/+426
* The 6th bit of configuration port is not defined on pc98.nyan1999-12-011-0/+4
* Sync with sys/isa/sio.c revision 1.276.nyan1999-12-012-32/+8
* Initialize type correctly.phk1999-12-011-1/+3
* Add NULL for new entrypoint.julian1999-12-011-1/+2
* Add explicit null entries for new entrypoints.julian1999-12-016-6/+12
* change intial timeout for session negotiation from 1 to 2 seconds.julian1999-12-012-2/+4
* Fix the hang on card eject problem and maybe the hang on suspendimp1999-12-015-60/+55
* Separate some common sysctl code into sysctl_find_oid() and callinggreen1999-12-013-68/+71
* Print out the filesystem read counts now collected by the kernel.mckusick1999-12-012-0/+6
* Collect read and write counts for filesystems. This new codemckusick1999-12-014-21/+48
* Don't make the failure of a LOCAL dist a reported error.jkh1999-12-015-6/+39
* Change the way we transfer links (again). The previousbrian1999-11-303-43/+88
* dummy version of read_random() until the real random driver is ported.dima1999-11-301-0/+9
* A (harmless) forgotten MFS_ROOT -> MD_ROOT.pb1999-11-301-2/+2
* A forgotten "disk" -> "device".pb1999-11-301-6/+6
* If SRCS is not defined assume ${PROG}.c, not when PROG isn't defined.mharo1999-11-301-1/+1
* Add arc4random.c.dima1999-11-302-0/+2
* Use %EF instead of hardcoded order for each countryache1999-11-301-41/+37
* %Ex -> %Efache1999-11-301-1/+1
* Convert after %Ex->%Ef and %EF addingache1999-11-3055-155/+375
* %Ex -> %Ef to not conflict with POSIXache1999-11-305-13/+53
* Document %Ex and %OBache1999-11-301-2/+4
* Accept both types of devices to work with older kernels tooache1999-11-301-2/+2
* Just to avoid warning message about trigraph.shin1999-11-301-1/+1
* Add support for pr's localeache1999-11-304-11/+46
* Change meaning of newly introduced -L option - it helps lpr laterache1999-11-302-10/+15
* Implement linux_sigaltstack.marcel1999-11-309-29/+116
* Implement sigaltstack.marcel1999-11-302-2/+4
* Spanish messagesyokota1999-11-301-24/+36
* Remove a stray ';' which made moused fail on read()s in all cases.n_hibma1999-11-301-1/+1
* oops, named-bootconf.pl has morphed into something else and moved.peter1999-11-301-5/+0
* Localize itache1999-11-303-13/+26
* Add ESS1879.dfr1999-11-303-0/+12
* Don't make the ktrace hook in tsleep() deref a null curproc after a panic.peter1999-11-301-1/+1
* Convert to new formatache1999-11-3055-100/+1029
* Stricter checking %A vs %aache1999-11-301-11/+13
* Fix %C handlingache1999-11-301-14/+52
* Add %Ex extension to determine "%e %b" or "%b %e" orderache1999-11-303-8/+22
* Update documentation to reflect new functionality.archie1999-11-303-27/+177
* Reduce code duplication.mdodd1999-11-301-6/+8
* The symlink implementation could improperly return a NULL vp along withdillon1999-11-302-6/+66
OpenPOWER on IntegriCloud