summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The default for -p was ``kern.notice'' in the -h case.ru2001-09-061-1/+1
* Print the correct filename if we fail to open $etc_passwd.dd2001-09-061-1/+1
* Fix all the ambiguous or erroneous statements of the brk(2)yar2001-09-061-55/+87
* Update the atkbdc, atkbd, and psm drivers to probe/attachyokota2001-09-0610-335/+728
* SECURITY.ru2001-09-062-33/+18
* sysinstall's primitive network configuration expects only one valuemurray2001-09-061-0/+2
* There is a problem in this example script. Setting ftp=time.cdrom.commurray2001-09-061-1/+1
* If we're running as init, install a signal handler for SIGCHLD.murray2001-09-062-0/+26
* Fix verbose probe message.sos2001-09-061-6/+8
* * Switch from doing compress(1)ed crashdumps with the -z flag to usingkris2001-09-063-40/+43
* correctly wrap macros with { }phantom2001-09-061-2/+3
* Add zopen(), a stdio wrapper for gzipped data streams.kris2001-09-062-1/+41
* strfmon(3) is not ready to go live.obrien2001-09-061-1/+1
* Don't use a silly test to define INTR_ENTROPY.scottl2001-09-061-1/+1
* Add support for set/getting the region code on DVD drives.sos2001-09-061-0/+3
* Sort FILES.ru2001-09-061-5/+5
* Mention some additional NatSemi DP8382x-based cards being marketed bywpaul2001-09-061-0/+4
* Convert systat(1) to use the new devstat interface.ken2001-09-063-53/+46
* Wrap array accesses in macros, which also happen to be lvalues:jlemon2001-09-0624-80/+99
* Cosmetic cleanups and rearrangement for code to come. There should bejlemon2001-09-061-63/+68
* gif(4) is no longer a count device, reflect this change.brooks2001-09-061-1/+1
* Make wicontrol WARNS=2 clean. This is mostly just adding const to things.brooks2001-09-052-24/+35
* Sigh. Dig up text from a signature in a 1994 Usenet post I made and redopeter2001-09-051-5/+12
* Attach if_vlan to the build process.brooks2001-09-051-0/+1
* vlan.h is obsolete, don't create it anymore.brooks2001-09-055-21/+5
* Deconditionalize vlan support.brooks2001-09-051-14/+3
* Update tx(4) to always enable vlan(4) support.brooks2001-09-055-33/+1
* Enable BSD style color ls support.mp2001-09-052-0/+2
* Patric Gualat tells me that I can't do basic bit math. He's right.imp2001-09-051-4/+4
* Don't specify the number of vlan interfaces any more, they are createdbrooks2001-09-052-2/+2
* Update to the tcsh-6.11 version.mp2001-09-051-4/+12
* Make vlan(4) loadable, unloadable, and clonable. As a side effect,brooks2001-09-0510-164/+206
* Bring the aac driver *much* closer to style(9).scottl2001-09-0510-3246/+3428
* Add a manpage for the Comtrol RocketPort Intelligent Serial Port Cardobrien2001-09-052-0/+183
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsdd2001-09-056-9/+10
* Also try to build `setcdboot' first, and only `pkg_add -r' if you cannot.obrien2001-09-051-4/+8
* Don't mention wtmp.[0-7] in the FILES section. This manual pagedd2001-09-051-3/+1
* Correct a typo.dd2001-09-051-1/+1
* Fix typo (therefor -> therefore)dd2001-09-051-1/+1
* Add a SEE ALSO section like the rest of the SCSI driver man pages.dd2001-09-051-0/+5
* Fix typo.dd2001-09-051-1/+1
* add monetary.h as per POSIX requirementphantom2001-09-052-1/+41
* Add strfmon(3) implementation. It still contains few XXX's because I lostphantom2001-09-052-3/+618
* Include <sys/_lock.h> for the definition of struct lock_object. Don'tjhb2001-09-051-0/+1
* Update release note: tcsh 6.11.bmah2001-09-052-2/+2
* Add new tcsh-6.11 NLS sets for Estonian and Russian.mp2001-09-053-1/+33
* This commit was generated by cvs2svn to compensate for changes in r83098,mp2001-09-05153-983/+4219
|\
| * Import tcsh-6.11mp2001-09-05153-983/+4219
* | atol -> strtoll, for file offsetache2001-09-051-1/+1
* | Remove superfluous statement.jlemon2001-09-052-2/+0
OpenPOWER on IntegriCloud