summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifejkh1997-01-176-9/+12
* Break this section into two chapters. I suppose this also means thatjkh1997-01-171-74/+85
* Now that I know which parts of the installation really need it (sincejkh1997-01-1730-149/+179
* Go on one of my periodic rampages through this code, trying to makejkh1997-01-174-157/+189
* Adjust spelling of `fw_flg' so this thing compiles again.jkh1997-01-171-2/+2
* Remove -lmalloc; it's no longer relevant.jkh1997-01-172-2/+2
* Bring over Joerg's arrow-key, page-up, and page-down modifications.jmacd1997-01-174-11/+103
* Sweep through the tree fixing mmap() usage:alex1997-01-1625-44/+48
* implement "not" keyword for inverting the address logicadam1997-01-164-14/+29
* Bring back the fix from 1.32 that got spammed by recent changes.nate1997-01-161-1/+6
* Guard against the i8254 timer being uninitialzed if DELAY() isbde1997-01-165-25/+110
* Simplify using SRCDIRache1997-01-161-3/+1
* Use SRCDIR instead of PATHache1997-01-161-1/+1
* Simplify using SRCDIRache1997-01-161-5/+1
* Use SRCDIR instead of PATHache1997-01-161-1/+1
* Simplify it using SRCDIRache1997-01-161-5/+3
* Updated generated files.bde1997-01-165-16/+12
* Reduced #include spam in <sys/sysproto.h> and fixed things that dependedbde1997-01-164-12/+17
* Fix mishandling of extraction return status in commit.jkh1997-01-163-0/+6
* - Modified for PC-98.kato1997-01-162-10/+68
* Synchronize with followings:kato1997-01-167-98/+306
* Cope with Open_Disk() failure much more gracefully.jkh1997-01-163-24/+30
* Added file kern_opt.c for putting warnings about defunct options in.bde1997-01-162-0/+18
* Removed option EXTRAVNODES. All versions of FreeBSD-2.x have a sysctlbde1997-01-169-44/+3
* Add the ex driver (Intel EtherExpress Pro/10).jkh1997-01-1611-0/+2173
* Modification to sliplogin prints desitination's IP address beforejkh1997-01-161-1/+27
* Fixed printing of small offsets. E.g., -4(%ebp) is now printedbde1997-01-163-2/+38
* Damn! Forgot to update lynx also.jkh1997-01-163-3/+3
* Minor cleanup, adjust for latest version of apache web server.jkh1997-01-169-12/+9
* Clean up a long-standing bug in the scripting code. You could set variables,jkh1997-01-169-81/+132
* Trivial fix for braino.phk1997-01-161-1/+1
* Use a better dialog for flagging field validation errors.jkh1997-01-162-2/+2
* Change XOPEN constants to match FreeBSD reality and add someache1997-01-161-4/+4
* Activate _POSIX_* stuff if !_ANSI_SOURCEache1997-01-161-0/+13
* Document INCLUDE_CONFIG_FILE.jkh1997-01-163-0/+18
* Use collate for national [a-z]-like rangesache1997-01-161-8/+13
* Fix assorted references, update text.jkh1997-01-161-24/+25
* Re-enable ds_subtype, and ds_name (included in #ifdef PC98).kato1997-01-162-0/+14
* Change the map entry flags from bitfields to bitmasks. Allowsdyson1997-01-169-93/+82
* Adjust some broken links for news/mail information.jkh1997-01-161-7/+5
* Add Jonathan Bresler to the core team - welcome, Jon!jkh1997-01-161-0/+1
* Make sure newly created /var/account/acct file is 0600 mode.jkh1997-01-161-1/+1
* Add John Polstra to the core team. Welcome to the core team, John!jkh1997-01-161-15/+15
* Sort cross references.wosch1997-01-1529-56/+56
* Remove mmalloc since we're now using phkmalloc. This is made possiblegj1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources ingj1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.gj1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.gj1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.gj1997-01-158-1094/+0
* changes required in the gdb directory for making gdbgj1997-01-15152-96851/+3320
OpenPOWER on IntegriCloud