aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* implement "not" keyword for inverting the address logicAdam David1997-01-164-14/+29
* Bring back the fix from 1.32 that got spammed by recent changes.Nate Williams1997-01-161-1/+6
* Guard against the i8254 timer being uninitialzed if DELAY() isBruce Evans1997-01-165-25/+110
* Simplify using SRCDIRAndrey A. Chernov1997-01-161-3/+1
* Use SRCDIR instead of PATHAndrey A. Chernov1997-01-161-1/+1
* Simplify using SRCDIRAndrey A. Chernov1997-01-161-5/+1
* Use SRCDIR instead of PATHAndrey A. Chernov1997-01-161-1/+1
* Simplify it using SRCDIRAndrey A. Chernov1997-01-161-5/+3
* Updated generated files.Bruce Evans1997-01-165-16/+12
* Reduced #include spam in <sys/sysproto.h> and fixed things that dependedBruce Evans1997-01-164-12/+17
* Fix mishandling of extraction return status in commit.Jordan K. Hubbard1997-01-163-0/+6
* - Modified for PC-98.KATO Takenori1997-01-162-10/+68
* Synchronize with followings:KATO Takenori1997-01-167-98/+306
* Cope with Open_Disk() failure much more gracefully.Jordan K. Hubbard1997-01-163-24/+30
* Added file kern_opt.c for putting warnings about defunct options in.Bruce Evans1997-01-162-0/+18
* Removed option EXTRAVNODES. All versions of FreeBSD-2.x have a sysctlBruce Evans1997-01-169-44/+3
* Add the ex driver (Intel EtherExpress Pro/10).Jordan K. Hubbard1997-01-1611-0/+2173
* Modification to sliplogin prints desitination's IP address beforeJordan K. Hubbard1997-01-161-1/+27
* Fixed printing of small offsets. E.g., -4(%ebp) is now printedBruce Evans1997-01-163-2/+38
* Damn! Forgot to update lynx also.Jordan K. Hubbard1997-01-163-3/+3
* Minor cleanup, adjust for latest version of apache web server.Jordan K. Hubbard1997-01-169-12/+9
* Clean up a long-standing bug in the scripting code. You could set variables,Jordan K. Hubbard1997-01-169-81/+132
* Trivial fix for braino.Poul-Henning Kamp1997-01-161-1/+1
* Use a better dialog for flagging field validation errors.Jordan K. Hubbard1997-01-162-2/+2
* Change XOPEN constants to match FreeBSD reality and add someAndrey A. Chernov1997-01-161-4/+4
* Activate _POSIX_* stuff if !_ANSI_SOURCEAndrey A. Chernov1997-01-161-0/+13
* Document INCLUDE_CONFIG_FILE.Jordan K. Hubbard1997-01-163-0/+18
* Use collate for national [a-z]-like rangesAndrey A. Chernov1997-01-161-8/+13
* Fix assorted references, update text.Jordan K. Hubbard1997-01-161-24/+25
* Re-enable ds_subtype, and ds_name (included in #ifdef PC98).KATO Takenori1997-01-162-0/+14
* Change the map entry flags from bitfields to bitmasks. AllowsJohn Dyson1997-01-169-93/+82
* Adjust some broken links for news/mail information.Jordan K. Hubbard1997-01-161-7/+5
* Add Jonathan Bresler to the core team - welcome, Jon!Jordan K. Hubbard1997-01-161-0/+1
* Make sure newly created /var/account/acct file is 0600 mode.Jordan K. Hubbard1997-01-161-1/+1
* Add John Polstra to the core team. Welcome to the core team, John!Jordan K. Hubbard1997-01-161-15/+15
* Sort cross references.Wolfram Schneider1997-01-1529-56/+56
* Remove mmalloc since we're now using phkmalloc. This is made possibleGary Jennejohn1997-01-1519-3044/+0
* Changes required in directory libiberty to make gdb from the sources inGary Jennejohn1997-01-1520-7316/+20
* The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.Gary Jennejohn1997-01-154-905/+0
* The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.Gary Jennejohn1997-01-155-1785/+0
* The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.Gary Jennejohn1997-01-158-1094/+0
* changes required in the gdb directory for making gdbGary Jennejohn1997-01-15152-96837/+3306
* changes required in the doc directory for making the gdb infoGary Jennejohn1997-01-1511-18078/+9
* changes required in the bfd directory for making gdbGary Jennejohn1997-01-1550-43229/+699
* changes required in the top-level directory for making gdbGary Jennejohn1997-01-156-843/+12
* FreeBSD specific modifications.Gary Jennejohn1997-01-155-14/+260
* Fix bug related to map entry allocations where a sleep might be attemptedDavid Greenman1997-01-157-37/+25
* add more arguments to these things.Poul-Henning Kamp1997-01-151-4/+4
* Document Monday's changes in the interface structure.Garrett Wollman1997-01-151-11/+169
* Fixed longstanding annoying warning about a type mismatch. pmap doesn'tBruce Evans1997-01-152-14/+16