aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Return -2 when tcp_OpenConnection() fails so that ppp doesn'tBrian Somers2000-05-221-4/+4
* Be more verbose when a second link doesn't match the first because theBrian Somers2000-05-221-0/+6
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-2222-300/+2609
* Do not use DWARF2 unwinding mechanisms for C++ exceptions on all of ourDavid E. O'Brien2000-05-223-12/+6
* <blush> I tested the real code changes, but neglected to test theWarner Losh2000-05-222-5/+5
* Do not read editrc file from '.'. This can be as unsafe as havingWarner Losh2000-05-222-12/+11
* Make comment match code forgotten in last commitWarner Losh2000-05-221-1/+1
* Add $FreeBSD$ so I can commit:Warner Losh2000-05-221-4/+6
* It turns out that I was wrong. The chip in my machine is not aWarner Losh2000-05-221-1/+1
* CXD1847A and CXD1947A have same product ID.Jun Kuriyama2000-05-221-1/+1
* Implement a new camcontrol function, 'camcontrol format'.Kenneth D. Merry2000-05-215-32/+508
* Compute the checksum before handing the packet off to IPFilter.Jonathan Lemon2000-05-213-2/+11
* MFRELENG_3Duncan Barclay2000-05-211-187/+625
* MFRELENG_3Duncan Barclay2000-05-211-10/+23
* MFRELENG_3Duncan Barclay2000-05-211-18/+28
* In the modern world, things are much faster than when more(1) was created.Brian Feldman2000-05-211-2/+1
* Don't segv if bs or bc aren't defined in termcap's entry. Misc cleanup.Tim Vanderhoek2000-05-213-27/+44
* Back out NOTE_EXIT status reporting pending discussion.Brian Feldman2000-05-213-12/+2
* Provide a temporary undocumented option: SHM_PHYS_BACKED. This willPeter Wemm2000-05-215-0/+9
* Checkpoint of a new physical memory backed object type, that does notPeter Wemm2000-05-216-3/+238
* Ack, I made a typo moments before commit. :-(Peter Wemm2000-05-211-1/+1
* Implement an optimization of the VM<->pmap API. Pass vm_page_t's directlyPeter Wemm2000-05-2121-740/+542
* Compile in the case that anyone ever actually uses LEAVE_FREE_CHARS.Tim Vanderhoek2000-05-212-2/+2
* Uh, ya, sure this almost compiled for __bsdi__. NOT!Tim Vanderhoek2000-05-211-0/+1
* Make this compile in case anyone ever wants to use the PC98 booterTim Vanderhoek2000-05-211-1/+1
* The LOCKPARENT flag is singular. It doesn't work causing complicationsTim Vanderhoek2000-05-211-2/+2
* No be needed here --- "typo".Tim Vanderhoek2000-05-211-1/+1
* Typo in comments explaining what MAN_FILTER is.Tim Vanderhoek2000-05-211-1/+1
* Typos, missing words. I don't believe any of these are relevant toTim Vanderhoek2000-05-211-5/+5
* Fix a memory leak in getent() that occurred when the requested entryTim Vanderhoek2000-05-211-1/+3
* Fix a memory leak with lc->lc_cap in login_close().Tim Vanderhoek2000-05-211-0/+1
* Once again fix substitution of TMAC_M and TMAC_S_PREFIX in manpages.Tim Vanderhoek2000-05-211-3/+3
* Major style cleanup; make ordering and internal use of the macros consistent.Jake Burkholder2000-05-211-201/+214
* Prevent vidcontrol -i from crashing alphasAndrew Gallatin2000-05-211-0/+8
* I've always wanted to be able to dump out the current values ofJordan K. Hubbard2000-05-202-5/+23
* IPv6 support.Hajimu UMEMOTO2000-05-207-68/+278
* Document "-alias".David E. O'Brien2000-05-201-7/+9
* Revert rev 1.10 as I took the bug report too much on face value. The bugDavid E. O'Brien2000-05-201-8/+8
* Take crtbegin.c and crtend.c from the new machine-independentJohn Polstra2000-05-204-135/+4
* Our `ifconfig' syntax uses "alias" not "-alias".David E. O'Brien2000-05-201-8/+8
* Oops, rman_get_bushandle() should be converted to rman_get_virtual()Yoshihiro Takahashi2000-05-201-1/+1
* ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routinesDavid E. O'Brien2000-05-203-98/+54
* Match the include protection with the install location.David E. O'Brien2000-05-201-3/+3
* Don't forget 'stripe' and 'mirror' commands when we turn offGreg Lehey2000-05-201-2/+2
* <machine/lpt.h> does not exist anymore. use <dev/ppbus/lptio.h> now.Peter Wemm2000-05-191-1/+1
* Install /usr/include/dev/ppbus as well as dev/usbPeter Wemm2000-05-191-2/+2
* Add dev/ppbus for lptio.hPeter Wemm2000-05-191-0/+2
* Correct the syntax of ROOTDEVNAME and describe it somewhat better.Mike Smith2000-05-193-9/+24
* We use a MI version of this now, which is mostly this file repo copied toDavid E. O'Brien2000-05-191-24/+0
* Update the man page to match utmp.h.Mike Pritchard2000-05-191-1/+1