aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR: docs/3636Peter Hawkins1998-06-072-2/+2
* Sigh, all good words are reserved words these days...Poul-Henning Kamp1998-06-072-4/+4
* Added a used include (in ifdefed code).Bruce Evans1998-06-071-1/+3
* Fixed pedantic semantics errors (bitfields not of type int, signed intBruce Evans1998-06-071-5/+5
* Fixed pedantic syntax errors caused by a trailing semicolon in a macroBruce Evans1998-06-071-2/+2
* Null change. Forgot to mention in previous log message that MNT_NOATIMEBruce Evans1998-06-071-1/+1
* Compile mtree before it is used, this is a hack, but make world hasSøren Schmidt1998-06-071-1/+12
* Fixed some longstanding timestamp bugs:Bruce Evans1998-06-071-57/+70
* Sync with sys/i386/isa/clock.c revision 1.122.KATO Takenori1998-06-073-15/+15
* Add a "this" style argument and a "void *private" so timecounters canPoul-Henning Kamp1998-06-0711-51/+49
* Use a relative libalias.so name (hardcoded at 2.5 - yeuch!).Brian Somers1998-06-071-1/+5
* Search for libraries in dlopen() when the specified pathBrian Somers1998-06-073-8/+13
* Make ppp world-readable so that root can get at it overBrian Somers1998-06-071-2/+2
* Update the write descriptor selection set for our data linksBrian Somers1998-06-071-3/+5
* Fix an alignment problem on alpha by doing a bytewise copy.John Birrell1998-06-062-5/+10
* Make ``set ? log'' more verbose.Brian Somers1998-06-061-4/+5
* Don't call PunchFWHole() ifdef NO_FW_PUNCHBrian Somers1998-06-066-0/+12
* Make sure the default value of a dummy variable is 0Julian Elischer1998-06-062-4/+4
* Put the correct pid in /var/run/tunX.pidBrian Somers1998-06-063-4/+7
* Fix wrong data type for a pointer.Julian Elischer1998-06-065-16/+17
* clean up the changes made to ipfw over the last weeksJulian Elischer1998-06-066-101/+52
* Fix this so that it compiles in the !__STDC__ case.Steve Price1998-06-061-1/+5
* keymap -> key_map so that the kernel will compile withSteve Price1998-06-063-6/+6
* PR: docs/5986Peter Hawkins1998-06-061-14/+14
* PR: docs/5628Peter Hawkins1998-06-061-1/+1
* Sync PATH variable with 'dot.login'.Jun Kuriyama1998-06-061-3/+3
* Add a warning message for a thread locking against itself. This isJohn Birrell1998-06-063-9/+42
* Simplify the handling of thread specific data. Only track if a keyJohn Birrell1998-06-063-135/+99
* Re-design the thread specific key structure.John Birrell1998-06-063-9/+6
* named-xfer can't be linked static due to the duplicated symbols inJohn Birrell1998-06-061-4/+4
* I got the last commit back to front.John Birrell1998-06-063-9/+9
* Spelling corrections.Joseph Koshy1998-06-0616-49/+49
* Make LINE30 a new style option.KATO Takenori1998-06-062-2/+4
* Make BS_TARG_SAFEMODE a new style option.KATO Takenori1998-06-062-2/+4
* Spelling nits.Joseph Koshy1998-06-062-4/+4
* -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".Joseph Koshy1998-06-062-5/+8
* Don't attempt to copy the whole slices "struct" for DIOCGSLICEINFO.Bruce Evans1998-06-061-2/+3
* Removed dead code.Bruce Evans1998-06-061-35/+1
* Don't run the target's ldconfig or build it as a tool. If target == hostBruce Evans1998-06-061-11/+5
* Fixed bogotification of the lex bootstrap in rev.1.186 and the previousBruce Evans1998-06-061-5/+5
* Reviewed by: Kirk Mckusick (mckusick@mckusick.com)Julian Elischer1998-06-054-4/+9
* Fix the signal behaviour for internal states which set the threadJohn Birrell1998-06-053-18/+153
* Make the Man page reflect teh new reality.Julian Elischer1998-06-051-17/+21
* Reverse the default sense of the IPFW/DIVERT reinjection codeJulian Elischer1998-06-059-47/+50
* Changed the log() of "Out of mbuf clusters - increase maxusers" to aDavid Greenman1998-06-051-2/+2
* Moved limit frobbing (and the resulting limcopy()) that occurs forDavid Greenman1998-06-052-9/+13
* If we are out of mb_map space and we failed to m_reclaim() anything andDavid Greenman1998-06-051-7/+15
* Recognize ".cpp" as a C++ suffix.Dmitrij Tejblum1998-06-054-13/+14
* Add mtree to bootstrap targets now that peter has added a newJordan K. Hubbard1998-06-051-2/+5
* Hands off my /usr/src and /usr/obj! If they are symlinks (since they arePeter Wemm1998-06-051-3/+3