summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return EBUSY if we try to attach to a tty that is already beingdd2001-11-241-0/+2
* Create a snpbasedev variable which holds a reference to the first snpdd2001-11-241-3/+9
* Revert incorrect KSEfication: realitexpire expects a struct proc *, not ades2001-11-241-1/+1
* Resolve all the ipfilter startup issues in rc.network with one big patchdarrenr2001-11-247-413/+497
* Submitted by:David E. O'Briengroudier2001-11-241-4/+4
* Allow an ``at now'' specification.brian2001-11-241-1/+5
* Since we used '#ifdef __i386__', don't close with '#endif /* !__alpha__ */'dfr2001-11-241-1/+1
* PC98 boxes cannot boot from CD-ROM.nyan2001-11-241-0/+2
* Be more explicit about the fact that realloc() might return akeramida2001-11-241-0/+4
* Whitespace change - replace leading spaces with tabs.luigi2001-11-241-6/+6
* Remove the use of _PATH_DEV in the example.obrien2001-11-242-4/+4
* Fix decode tableache2001-11-231-5/+5
* Remove the hack that ensures that rt_Update() works on FreeBSD. Nowbrian2001-11-231-23/+5
* The Olympus C-1 digital camera uses a non-standard BBB command-statusiedowse2001-11-231-0/+17
* When writing messages to the routing socket, round sockaddr sizesbrian2001-11-231-12/+19
* Be paranoid about non-zero netmasks being associated with INET addressesbrian2001-11-232-5/+20
* Regen.iedowse2001-11-232-2/+9
* Add Olympus C-1.iedowse2001-11-231-0/+1
* Remove an unused variable (oops)brian2001-11-231-1/+1
* The RETURN VALUES section is not appropriate for section 1 manualdd2001-11-231-3/+2
* Fix grammar in AUTHORS section.dd2001-11-231-2/+2
* Add suspend/resume code mostly merged from fxp driver.iwasaki2001-11-232-0/+79
* Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf.nyan2001-11-231-3/+3
* Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr orbrian2001-11-233-10/+18
* Fixed a buffer overrun. In my kernel configuration, tcp_syncache happensbde2001-11-231-1/+1
* Regen.sheldonh2001-11-231-1446/+1815
* Remove a bogus log_Id() declbrian2001-11-231-1/+0
* Add us-ascii_to_cp437 screenmapache2001-11-234-5/+46
* Fix usage for the log commandbrian2001-11-231-1/+1
* Whitespace tweakbrian2001-11-231-1/+1
* Add fonts,screenmaps,console typesache2001-11-232-24/+50
* Add support for the `restrict' type qualifier, new in C99.mike2001-11-231-0/+14
* Validate requested sleep state in acpi_SetSleepState() to avoid reentryiwasaki2001-11-231-0/+3
* Add table for iso-8859-4 vga9 fontsache2001-11-232-1/+69
* 1) Map all unused characters into 'space'.ache2001-11-236-107/+43
* Standard conformance cleanupache2001-11-233-36/+36
* Expand the comment on the layout of softc, arpcom and ifnet structures,luigi2001-11-221-0/+15
* Standards conformance cleanupache2001-11-2234-603/+609
* Fix typo introduced with last commit.orion2001-11-221-5/+3
* Sync with mainache2001-11-221-1/+2
* Back out part of prev. commit for CP437 case, there are lower controlsache2001-11-221-1/+2
* Copy from main termcapache2001-11-221-5/+5
* Don't use lower controls for console ACS. It makes screen or cut copy charsetache2001-11-221-5/+5
* Merge with main variantache2001-11-221-2/+24
* Add Greek console family (PR)ache2001-11-221-2/+24
* Fix Latin1/Latin2 ac= to not use non-standard 8bit charactersache2001-11-221-2/+2
* Add disabling code via the debug.acpi.disable environment variable.iwasaki2001-11-221-0/+1
* Add #include <net/route.h> in order to get this to compile.jlemon2001-11-221-0/+2
* mdoc(7) police: minor spelling, markup and style fixes.ru2001-11-221-18/+21
* When mkdir()-ing, the parent dir gets is linkcount increased.guido2001-11-221-1/+1
OpenPOWER on IntegriCloud