summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Formatting-only cleanup accidentally omitted from the patch merge in themsmith1999-07-292-396/+392
* No more apm_errno. It breaks the build with APM_DEBUG,iwasaki1999-07-292-6/+6
* lutimes() bug: FOLLOW should be NOFOLLOW for this one.green1999-07-292-4/+4
* On an AS 600 5/266 (and possibly others), accessing the configurationgallatin1999-07-291-3/+26
* Allow comments and blank lines as advertised in passwd(5).sheldonh1999-07-293-3/+14
* A stupid nit, change freebsd to FreeBSD.billf1999-07-291-1/+1
* Mention which rfc the DNS/NBNS IPCP extensions come from.brian1999-07-292-4/+4
* Revert rev 1.149. Bruce convinced me that the problem already disappearedjoerg1999-07-292-10/+2
* Follow the directions in the comments and add our Id string to the outputobrien1999-07-291-1/+2
* Go back to using Bison for now, due to `make world' breakage.obrien1999-07-291-1/+3
* Check that user supplied the required argument; and if not, show usage().obrien1999-07-291-0/+5
* * Don't assume realloc() can take NULL as first arg. Yacc needs toobrien1999-07-291-3/+11
OpenPOWER on IntegriCloud