summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Testing VLANs with the new 8139C+ chip (which does hardware tagwpaul2003-07-061-2/+2
* * add support for amd-768 audio, as used on many dual athlon boards. onlycg2003-07-061-19/+23
* Fix Ctrl-\ache2003-07-061-1/+1
* Reorganize wrapper around setrunelocale() to mark it as deprecatedache2003-07-063-25/+41
* Disallow multiple 'machine' directives in a kernel configurationjkoshy2003-07-061-0/+3
* New section 5 manual page detailing our kernel configuration filejkoshy2003-07-062-0/+686
* Don't call malloc() and free() while in the debugger and unwindingmarcel2003-07-053-57/+124
* This commit was generated by cvs2svn to compensate for changes in r117264,ru2003-07-051-3/+5
|\
| * Fix for troff mode. Theru2003-07-051-3/+5
* | Lock a vm object when freeing a page from it.alc2003-07-051-0/+7
* | Changes following CScout analysis:dds2003-07-0513-38/+37
* | Add ARMSCII-8 console stuffache2003-07-0513-6/+824
* | Add ARMSCSII-8 localeache2003-07-0513-0/+558
* | Add ARMSCII-8 locale dirsache2003-07-052-0/+6
* | Make the conditional, which decides what siglist to put a signal on,mtm2003-07-051-8/+5
* | add the mbr_enc file so that we can load the module on sparc64.jmg2003-07-051-1/+1
* | Add more useful cross-references to the SEE ALSO section.tjr2003-07-051-2/+7
* | Catch up with recent FP-related changes to scanf.3 and vfwscanf.c.tjr2003-07-051-31/+16
* | Fix two incorrect uses of sizeof: we need to divide the size of the buffertjr2003-07-051-11/+6
* | Merge recent floating point conversion changes from vfscanf.c.tjr2003-07-051-93/+175
* | Fix a signedness problem in zstty_cncheckc(): when no character is ready,tmm2003-07-051-1/+1
* | Remove trailing whitespace.rwatson2003-07-054-6/+6
* | Drop the pid file after we call the final daemon call. w/o -n wouldimp2003-07-051-2/+4
* | Add buffalo airstation wli2-cf-s11 I got in japan to the listimp2003-07-051-0/+1
* | I was so happy I found the semi-colon from hell that I didn'tmtm2003-07-041-1/+1
* | remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-044-26/+26
* | Add vm object locking to pmap_prefault().alc2003-07-041-7/+10
* | Implement the 'ipsec' option to match packets coming out of an ipsec tunnel.luigi2003-07-043-0/+38
* | Correct some comments, add opcode O_IPSEC to match packetsluigi2003-07-041-12/+17
* | remove whitespace at end of lineluigi2003-07-042-2/+2
* | - Parse the cpu topology map in sched_setup().jeff2003-07-041-13/+53
* | Don't be so chatty about osreldate.h creation steps when make(1)ru2003-07-041-1/+1
* | Make jexec duplicate the actions of the shell searching for anbmilekic2003-07-041-2/+2
* | Don't hardcore PATH into BINMAKE; the latter should only beru2003-07-041-2/+2
* | Merge the following from the English version:hrs2003-07-042-6/+45
* | Add a missing </para>.hrs2003-07-042-2/+2
* | Fixed the last-minute bug I made in previous commit.ru2003-07-041-1/+1
* | Fixed style bugs related to parentheses in Makefile.inc1.ru2003-07-043-14/+17
* | Add compatibility for FreeBSD-4.simokawa2003-07-044-5/+21
* | Delete a superfluous semi-colon.harti2003-07-041-1/+1
* | Fixed broken arithmetic expression parser.ru2003-07-043-5/+26
* | Remove unnecessary cast.phk2003-07-041-1/+1
* | Regen:sheldonh2003-07-041-14/+29
* | Use the f_vnode field to tell which file descriptors have a vnode.phk2003-07-043-19/+15
* | We just cached the inode pointer, no need to call VTOI() again.phk2003-07-041-2/+2
* | - Ensure that the busdma API won't do deferred loads by using themux2003-07-041-9/+9
* | It's unfair how one extraneous semi-colon can cause so much grief.mtm2003-07-041-1/+1
* | The em(4) driver has been converted to busdma and doesn't usemux2003-07-041-5/+0
* | Correctly lock/unlock signal lock. I must be in bad state, need to sleep.davidxu2003-07-042-2/+4
* | Always check and restore sigaction previously set, also access user parameterdavidxu2003-07-042-8/+14
OpenPOWER on IntegriCloud