summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* From what I can tell, install.sh supported all of the install(1)ru2004-02-061-4/+3
* Removed all the complexities when installing the strip(1) binary.ru2004-02-061-13/+1
* Turn of ath since it causes a link failure without the hal till sam'speter2004-02-061-1/+1
* Make LINT compile on amd64peter2004-02-061-2/+2
* Make this compile on amd64.peter2004-02-061-6/+6
* Correct check for invalid semaphore on sem_destroy() (s/==/!=/).deischen2004-02-051-1/+1
* must convert protocol to sa type when preparing a DELETE messagesam2004-02-051-1/+7
* This commit was generated by cvs2svn to compensate for changes in r125505,ru2004-02-052-3/+3
|\
| * Fixes from 31-Jul-2003; make it 8-bit clean.ru2004-02-052-3/+3
* | Attempt to clean up the emu10k1-alsa.h stuff so that config doesn'tpeter2004-02-053-11/+27
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-0547-95/+94
* | Correct the weak reference for sem_unlink.deischen2004-02-051-1/+1
* | Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org>cracauer2004-02-051-1/+1
* | Added missing DPADD.ru2004-02-057-3/+7
* | Fixed ``make checkdpadd''. Removed redundant dependency.ru2004-02-051-2/+3
* | Require initrandom rather than random, since random requiresdes2004-02-052-2/+2
* | Don't print the oldest line in the message buffer if the buffer isiedowse2004-02-051-51/+54
* | Always set a process' state to normal when it is fully constructed injhb2004-02-052-6/+9
* | - A lot of style and whitespace fixes.jhb2004-02-052-70/+63
* | Temporarily put STRIP back; bsd.port.mk still needs it.ru2004-02-051-0/+4
* | Don't define STRIP in bsd.own.mk.ru2004-02-052-15/+3
* | strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk.ru2004-02-051-8/+6
* | style.Makefile(5).ru2004-02-0530-920/+759
* | Try harder to pick up the correct print_version.c. The old versionru2004-02-051-4/+3
* | Correct a reference counting bug in shmat(2). If vm_map_find(9)nectar2004-02-051-0/+1
* | Rename cn_unavailable to cnunavailable for little more consistency.kan2004-02-054-19/+7
* | Fixed operation of -f to match its documentation and fsck_ffs. Itbde2004-02-053-7/+6
* | Fixed some bugs in checkdirty(). The check for the clean bit wasbde2004-02-051-9/+27
* | Updates cx driver information (Cronyx-Sigma)rik2004-02-051-1/+3
* | printed statistics about source address selection rules.ume2004-02-051-0/+25
* | stops program if kvm_read fails.ume2004-02-051-2/+3
* | - support hmac-ripemd160.ume2004-02-051-1/+10
* | print stats on SPD cache lookups.ume2004-02-051-0/+5
* | - %d is 12 chars, not 10. use NI_MAX* where appropriate.ume2004-02-051-67/+52
* | Use more generic directories (most prominently, s|/home/des|%%HOME%%|)des2004-02-051-3/+3
* | Don't create a template file if we're not going to let the user edit it.des2004-02-051-19/+28
* | Fix a typo in kan's last commit: cnavaiable() -> cnavailable()roam2004-02-051-1/+1
* | Fix wrong check.pjd2004-02-052-2/+2
* | make(1) can now handle spaces surrounding parenthesis correctly.ru2004-02-051-1/+1
* | Fixed some non-critical memory leaks and one temporary file leakpjd2004-02-051-1/+6
* | Style fixes: don't indent variable names.silby2004-02-051-6/+6
* | Document the dirty flag and other bits in the first 2 FAT entriesbde2004-02-051-0/+18
* | - Locking for the per-process resource limits structure has eliminatedalc2004-02-052-5/+1
* | Prepare to fix checkdirty() by moving it from check.c to fat.c. It isbde2004-02-052-43/+43
* | libkse was renamed to libpthread.davidxu2004-02-052-2/+2
* | Eliminate global cons_unavailable flag and replace it by the statuskan2004-02-058-18/+65
* | Compile on amd64. (pointer/int mismatches and printf int vs long )peter2004-02-051-5/+5
* | Add crypto implemenation files (C versions (like alpha, unlike i386))peter2004-02-051-0/+4
* | Don't cast a pointer to an int that isn't big enough.peter2004-02-051-1/+1
* | Fix long/int printf format problems exposed by PMAP_DIAGNOSTICpeter2004-02-051-7/+7
OpenPOWER on IntegriCloud