summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a simple manpage.wosch1997-09-152-2/+20
* revert: The warning was supposed to irritate someone into fixing this.jkh1997-09-151-3/+2
* Proper casting for clnt_broadcast() args.jkh1997-09-151-2/+2
* Silence a warning with a cast.jkh1997-09-151-2/+2
* unsigned char -> caddr_t for mmap's return value.jkh1997-09-151-2/+3
* Deal more correctly with mountpoints.phk1997-09-152-6/+10
* Fix a buglet and a couple of stylistic nits from Bruce.phk1997-09-151-3/+2
* Fix a comment.phk1997-09-151-1/+1
* remove redudant decls from this header file (used for 2.2.x compat)jmg1997-09-151-6/+0
* Use err(3).charnier1997-09-154-74/+53
* Use err(3). Rewrote man page in mdoc format.charnier1997-09-1514-343/+347
* Use err(3), add usage(). -Wall clean.charnier1997-09-1511-197/+265
* add some preprocessor lines to prevent both controler snd0 andjmg1997-09-151-0/+5
* Put includes in alphabetical order. various cosmetics.charnier1997-09-152-16/+17
* Remove unused #include. Statisize usage().charnier1997-09-152-6/+9
* When calling the src/include Makefile use the shorthand ``all beforeinstall''rgrimes1997-09-151-2/+2
* Now that this has been merged over to RELENG_2_2 removergrimes1997-09-151-3/+1
* Synchronize with sys/i386/conf/files.i386 revision 1.176.kato1997-09-152-2/+12
* Regenerate _after_ the commit to syscalls.masterpeter1997-09-155-5/+5
* Sense *.ISO_8859-1 and *.KOI8-R locales from environmentache1997-09-152-2/+32
* Fix neqn building:ache1997-09-151-3/+4
* Change manual declarations of some functions to proper includesache1997-09-151-15/+30
* Allow backspace tooache1997-09-152-4/+5
* disable upper controls and enable all otherache1997-09-151-11/+15
* Oops, fix upper controls testache1997-09-151-2/+3
* Localize it. High controls disabled in any case.ache1997-09-151-5/+11
* Add a simple manpage.wosch1997-09-142-1/+15
* docment the new sound drivers in LINT and add the necessary files tojmg1997-09-145-5/+72
* This commit was generated by cvs2svn to compensate for changes in r29415,jmg1997-09-1412-0/+8368
|\
| * Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-1412-0/+8368
* Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-1410-0/+8612
* Install gencat.1 manpage.wosch1997-09-142-2/+63
* In these days, waiting one full second for more to appear is far too long.phk1997-09-141-2/+2
* Fix the broken VT_WAITACTIVE ioctl for the case where the third argjoerg1997-09-141-15/+3
* Addf flags 0x10 to the sio0 line, so it is available as a potentialjoerg1997-09-142-4/+4
* Explain the newer sio(4) flag values.joerg1997-09-142-32/+54
* -p flag misdocumented in telnetd(8)wosch1997-09-141-3/+3
* Potential bufferflow in getpwent(), getpwnam() and getpwuid()wosch1997-09-141-2/+7
* What I did in my vacation.phk1997-09-141-0/+20
* Mention the multicast ping fix and changes to finger, fetch, and netstat.wollman1997-09-141-0/+19
* Talk a little bit about some of the networking changes in the kernel.wollman1997-09-141-0/+16
* Add __getcwd() syscall, and have getcwd() take a shot at it.phk1997-09-142-2/+13
* Add a __getcwd() syscall. This is intentionally undocumented, but allphk1997-09-148-4/+112
* Synchronize with sys/i386/isa/mse.c, pcaudio.c, sio.c and syscons.ckato1997-09-145-47/+52
* Add some UUCP manpages.wosch1997-09-148-10/+217
* DTRT with ${viddev} in the same way as the other vidcontrol entries.jkh1997-09-142-4/+4
* Bruce wants the warning.peter1997-09-142-4/+4
* Call poll(2) from within the resolver but adapt to older kernels without itpeter1997-09-141-26/+68
* When calling strip, temporarily close the file, call strip and thenpeter1997-09-141-2/+10
* Some updates for 3.0: mention changes for poll(2), issetugid(2),peter1997-09-141-3/+32
OpenPOWER on IntegriCloud