summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointednik1999-07-301-1/+1
* Add -S to nroff and troff invocations of man.imp1999-07-301-2/+2
* Reenable use of the APMIO_BIOS ioctl for now.msmith1999-07-301-7/+1
* Reenable the APMIO_BIOS ioctl and translate arguments into the new formatmsmith1999-07-303-3/+51
* Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.shmpp1999-07-301-3/+4
* If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse().obrien1999-07-301-0/+4
* Sense $LANG only if $LC_CTYPE is not setache1999-07-304-16/+12
* Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timermsmith1999-07-301-2/+7
* Revert the past 3 commits to what should have been the rev 1.18 -> rev 1.19obrien1999-07-301-1/+1
* Hyphens are not legal characters in a C identifier.des1999-07-301-1/+1
* Convert a table of function keys into mdoc format so that theympp1999-07-302-56/+90
* Restore the pre-new_bus behavior of printing out the reserved resourcesmdodd1999-07-302-10/+190
* Previous commit also removed some 'const' qualifiers on args fornewton1999-07-302-2/+2
* Previous commit also finished cleaning up some dev_t -> udev_t transformationsnewton1999-07-3010-10/+10
* Fix svr4_sys_poll(); SysV STREAMS produce return values from poll() whichnewton1999-07-302-12/+4
* Even better fix for last commit: rename rcsid[] to _yacc-parser_rcsid[]hoek1999-07-301-2/+2
* Fix some typos.mpp1999-07-302-8/+8
* Don't output rcsid into the output parser. It may have already beenhoek1999-07-301-2/+2
* Use the .At macro to reference versions of AT&T UNIX.mpp1999-07-301-2/+3
* Initial checkinnewton1999-07-301-0/+15
* Add $Id$ tags.newton1999-07-303-12/+10
* Clarify use of the 'streams' pseudo-device (i.e.: static or kld).newton1999-07-301-7/+12
* Add $Id$ tagsnewton1999-07-3096-46/+280
* Use the .At macro when referencing versions of AT&T UNIX.mpp1999-07-304-8/+12
* Hmm - How did *that* get in there?newton1999-07-301-0/+0
* Fix panic caused when *stat64() family of syscalls try to fill-innewton1999-07-306-92/+56
* Eliminate 'WARNING: "streams" is usurping "streams"'s cdevsw[]' messagesnewton1999-07-301-2/+2
* Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX.mpp1999-07-301-0/+8
* Sync with sys/i386/isa/clock.c revision up to 1.142.kato1999-07-303-33/+18
* Sync with sys/i386/i386/machdep.c revision 1.357.kato1999-07-302-14/+50
* Removed apm_setup.s.kato1999-07-302-4/+2
* Document the getdents(2) system call. The documentation wasmpp1999-07-303-165/+29
* Fix a number of typos.mpp1999-07-301-6/+6
* Document the lchmod(2) system call.mpp1999-07-302-17/+29
* Add a manual page for getdents(2). This was taken from NetBSD, butmpp1999-07-301-0/+151
* Document the lutimes() and futimes() system calls.mpp1999-07-302-26/+97
* Remove all vestiges of APMIO_BIOSmsmith1999-07-303-16/+3
* Mdoc cleanup.mpp1999-07-301-2/+3
* Show dirty buffers and the percentage of time a disk was busy.des1999-07-302-14/+37
* Only output `rcsid' (set to our Id string) into the resulting parser file.obrien1999-07-301-4/+2
* Force safer mode of operation for man's use of *roff.imp1999-07-302-4/+4
* Close PR #12651: the hash calculation routine has changed in otherwpaul1999-07-302-4/+4
* Fix two bugs in nfs_readdirplus(). The first is that in some cases,wpaul1999-07-302-6/+12
* Fix improper mmap length paramater which can result in improper behaviorgreen1999-07-291-7/+9
* Fix install target (install loader.exe, not loader).se1999-07-291-2/+2
* Correct the sanity test length calculation in nfsrv_readdirplus(): len iswpaul1999-07-292-4/+4
* Add the 'Swiss' font, which refers to the name of the font, not the locale.billf1999-07-293-3/+9
* we only need to declare i if we are building for the alpha.billf1999-07-293-3/+9
* Fix an unbelievably stupid typo that cases as500 & as600 machines bootedgallatin1999-07-291-1/+1
* Add an example for folks who can never remember how to generate asheldonh1999-07-291-0/+14
OpenPOWER on IntegriCloud