summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* changes required in the doc directory for making the gdb infogj1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbgj1997-01-1550-43235/+705
* changes required in the top-level directory for making gdbgj1997-01-156-843/+12
* FreeBSD specific modifications.gj1997-01-155-14/+260
* Fix bug related to map entry allocations where a sleep might be attempteddg1997-01-157-37/+25
* add more arguments to these things.phk1997-01-151-4/+4
* Document Monday's changes in the interface structure.wollman1997-01-151-11/+169
* Fixed longstanding annoying warning about a type mismatch. pmap doesn'tbde1997-01-152-14/+16
* Removed redundant spl0()'s from kernel processes. They were work-aroundsbde1997-01-153-6/+0
* Fixed interrupt unmasking for child processes which I broke inbde1997-01-151-0/+1
* Upgrade the kbdio rutines to provide queued kbd & mouse events.sos1997-01-1520-985/+2336
* Keep our serial ports distinct so that first device is not found forjkh1997-01-1513-18/+86
* Put upgraded files in their own directory - using the suffix was a bad idea.jkh1997-01-152-16/+20
* Register SLIP/PPP devices properly again.jkh1997-01-155-211/+69
* Merge 1.57 -> 1.59 changes. (No actual change in the contents.)max1997-01-151-1/+1
OpenPOWER on IntegriCloud