summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed the "globl" nature of the vec array. This was left over from thefsmp1997-09-023-15/+9
* Fix possible coredump on BW displaysache1997-09-021-2/+6
* Struct arpcom should be in the beginning of a softc struct for arp andjhay1997-09-021-1/+1
* Synchronize with sys/i386/isa/if_ed.c and lpt.c revisions 1.118 andkato1997-09-022-2/+4
* Eliminate an annoying message.jkh1997-09-021-4/+2
* Use err(3). Silent -Wall.charnier1997-09-022-30/+25
* Use err(3). Typo in man page.charnier1997-09-022-25/+24
* Add usage(), use err(3), remove `progname'.charnier1997-09-0210-183/+158
* Removed another vestige of devconf.bde1997-09-022-9/+2
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-0243-36/+79
* Fix the bogus routes I introduced in the last commit.brian1997-09-011-5/+3
* Oops, the previous change applied a reversed patch.bde1997-09-011-1/+3
* Describe morse locale features betterache1997-09-011-2/+9
* Fix Cyrillic (KOI8-R) code table detection and processingache1997-09-011-12/+12
* Remove HIDEGAME and revoke, it is not a game to hide itache1997-09-016-15/+0
* Remove so-called revoke, this game never installed sguidache1997-09-015-20/+0
* Remove so-called revoke, this game not installed sguidache1997-09-013-12/+0
* Remove so-called revoke, this game not installd sguidache1997-09-011-4/+0
* Remove so-called revoke, this game not installed sguidache1997-09-012-8/+0
* Do not remove /var/tmp/vi.recoverache1997-09-011-2/+2
* Synchronize with sys/i386/isa/sio.c revision 1.180.kato1997-09-012-36/+28
* Synchronize with sys/i386/isa/clock.c revision 1.102.kato1997-09-013-105/+36
* Synchronize with sys/i386/i386/microtime.s revision 1.31.kato1997-09-011-2/+21
* Synchronize with sys/i386/i386/machdep.c revision 1.260.kato1997-09-012-4/+10
* Synchronize with sys/i386/conf/options.i386 revision 1.57.kato1997-09-012-16/+20
* Synchronize with sys/i386/boot/biosboot/asm.S, boot.c and boot.hkato1997-09-013-39/+4
* Use cgetustr() since we handled special escapes ourselves.davidn1997-09-012-5/+5
* Unquote default group in pw.conf.davidn1997-09-011-1/+2
* General cleanup of the sub-system locking macros.fsmp1997-09-0116-438/+270
* Cleanup.fsmp1997-09-017-56/+70
* Cosmetic changes.charnier1997-09-012-40/+47
* Use err(3).charnier1997-09-011-16/+14
* Style in rcsid, sort #include.charnier1997-09-012-7/+8
* Removed unused #includes.bde1997-09-0115-66/+15
* Some staticized variables were still declared to be extern.bde1997-09-012-6/+4
* Print a device number in hex instead of decimal.bde1997-09-011-2/+2
* Removed unused #includes.bde1997-09-011-2/+1
* Removed unused #includes (<machine/cpu.h> now gives more pollution).bde1997-09-012-4/+2
* Removed unused #includes.bde1997-09-016-54/+4
* Fixed absolute pathnames in #includes.bde1997-09-012-4/+4
* Move closer to supporting VM86 under SMP.bde1997-09-019-9/+71
* Add "options no_tld_query" to resolv.conf.brian1997-09-014-13/+21
* Removed unused #includes.bde1997-09-015-25/+5
* Removed unused #includes. The !KERNEL case may be more broken than before.bde1997-09-016-61/+6
* Change games from setuid games to setgid games.eivind1997-09-0144-76/+224
* Added #include of <sys/queue.h> to make this self-sufficient.bde1997-09-011-1/+3
* Made this compile again (getopt moved to <unistd.h>).bde1997-09-011-3/+3
* Fixed options SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME which were brokenbde1997-08-315-13/+15
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-3114-94/+103
* Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h"bde1997-08-313-15/+15
OpenPOWER on IntegriCloud