summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-0716-45/+0
* Put back install/distribution dependency on the buildable .cfgshapiro2003-07-071-1/+1
* Print thread's scope, also print signal mask for every thread and printdavidxu2003-07-072-34/+26
* * support ich5cg2003-07-061-9/+14
* Convert the dc(4) driver to the busdma API. This is a necessary stepmux2003-07-064-234/+608
* MFi386alc2003-07-062-3/+3
* Use 'id' instead of 'grep' to detect the presence of the smmsp user/group.gshapiro2003-07-061-2/+2
* Do not install sendmail example/infrastructure files if NO_SENDMAIL isgshapiro2003-07-061-0/+4
* Bow to popular demand and default SENDMAIL_SUBMIT_MC togshapiro2003-07-061-4/+13
* Thanks to Ruslan's src/etc/sendmail/Makefile patch, it is now safegshapiro2003-07-062-30/+0
* Get rid of unneeded depend targetgshapiro2003-07-061-2/+0
* - Prevent buildworld from trying to write to /etc/mail/gshapiro2003-07-061-87/+48
* Grammar tweaking. "has been" is very often not as good as "is" or "was".markm2003-07-061-6/+6
* Style fixes: tab after a dependency operator should be a single spacegshapiro2003-07-062-29/+29
* Woops - don't forget to declare locals needed for that last commit.bsd2003-07-061-0/+2
* Don't unconditionally reset the hardware debug registers in cpu_exit(),bsd2003-07-061-4/+6
* Fix a bug that could cause dc(4) to m_freem() an already freedmux2003-07-062-2/+4
* Various style(9) and readability fixes.mux2003-07-062-28/+44
* add FBSDIDcharnier2003-07-067-19/+21
* use a list to enumerate optionscharnier2003-07-061-17/+11
* de-__Pcharnier2003-07-065-28/+31
* Change all instances of THR_LOCK/UNLOCK, etc to UMTX_*.mtm2003-07-068-23/+23
* There's no need for _umtxtrylock to be a separate function.mtm2003-07-063-13/+8
* Add config(5).jkoshy2003-07-061-1/+1
* Add const to __setrunelocale prototypeache2003-07-061-4/+4
* 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
OpenPOWER on IntegriCloud