summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Some release notes should have [MERGED] markers on them but didn't:bmah2002-02-182-34/+24
* | | | Paranoia: if the process is setugid, set all sensitive files mode 0.des2002-02-181-1/+3
* | | | Whitespace and wordwrap fixes, no content or markup changes.bmah2002-02-182-74/+78
* | | | New release notes: bridge(4) enhancements, dump(8) progress informationbmah2002-02-182-6/+44
* | | | o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-18106-382/+420
* | | | Load the current timecounter into tc. The timecounter global can changedillon2002-02-181-1/+2
* | | | Add some more partition types.joe2002-02-181-26/+56
* | | | Add net/samba to the list of important packages for Disc #1.murray2002-02-181-0/+1
* | | | Add kern_giant_ucred to instrument Giant around ucred related operationsdillon2002-02-183-0/+5
* | | | Fix typo.sobomax2002-02-181-1/+1
* | | | Make v_addpollinfo() visible and non-inline.phk2002-02-183-10/+8
* | | | Rehash of 1.43: simply remove the comment, since it's highly redundantrwatson2002-02-181-13/+0
* | | | Correct path to pucdata.cjedgar2002-02-182-2/+2
* | | | Fix kgdb in the face of the last round of KSE commits.gallatin2002-02-181-3/+9
* | | | Add bus_space_unmap() and bus_space_free() functions to releasenyan2002-02-183-0/+56
* | | | Add stubs for bus_space_unmap() and bus_space_free(). They are needed tonyan2002-02-183-12/+45
* | | | Add NO_6_BYTE quirk entry for the LaCie Ltd. 105311 80 Gig USB2 drive.bsd2002-02-181-1/+8
* | | | Add the braces missed by revision 1.131.iedowse2002-02-181-1/+2
* | | | Add support for the Highpoint HPT372 based cards (rocketraid 133).sos2002-02-183-31/+40
* | | | Fix the problem that some (in my book broken) disks reportssos2002-02-181-1/+2
* | | | The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.phk2002-02-183-1/+1286
* | | | Add some verbiage to the comments at the top of the PR template:des2002-02-181-3/+12
* | | | Take the common case of gettimeofday(&tv, NULL) out from under Giant.phk2002-02-181-8/+4
* | | | Remove yet a redundant VN_KNOTE() macro.phk2002-02-181-3/+0
* | | | Add notes about sendmail update from gshapiro.imp2002-02-181-0/+7
* | | | style(9)obrien2002-02-181-2/+2
* | | | Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition andimp2002-02-183-14/+1
* | | | The ICANON flag is an lflag, not an iflag.dillon2002-02-181-2/+2
* | | | Fix last second botch of adding $FreeBSD$.imp2002-02-182-2/+2
* | | | Remove __P() before committing new prototypes with KSE stuffjulian2002-02-181-52/+52
* | | | Remove __Pimp2002-02-1835-300/+267
* | | | Use a more robust scheme for determining how many blocks to skipiedowse2002-02-181-15/+18
* | | | ld-elf.so.1 assumed a few too many things about the ordering of sectionspeter2002-02-185-72/+265
* | | | Fix mail.local build for non-sendmail.org codegshapiro2002-02-181-1/+1
* | | | Remove a blank line.luigi2002-02-181-1/+0
* | | | Manpage update: comment existing functionalities and giveluigi2002-02-181-60/+146
* | | | Two license updates.rwatson2002-02-183-3/+9
* | | | When we reach the end of the dump in findinode(), ask for anotheriedowse2002-02-181-9/+19
* | | | Add a 'strvalid()' call to libkern. Given a character pointer, andrwatson2002-02-183-0/+57
* | | | When vn_open() is failing because it cannot allocate a vm object, callrwatson2002-02-181-1/+1
* | | | style(9) prefers formatted comments in '/*' ... '*/' as opposed torwatson2002-02-181-12/+12
* | | | Per discussion at BSDCon, note that the vop_getattr locking protocolrwatson2002-02-181-1/+1
* | | | Language clarification: s/an or/a/rwatson2002-02-181-1/+1
* | | | Clarify word choice: s/those users/users/, since there is no previousrwatson2002-02-181-1/+1
* | | | More for f/w crash dumps (bug fixing and adding ioctl entry pointsmjacob2002-02-184-4/+63
* | | | Update sendmail release note to reflect 8.12.2 import.gshapiro2002-02-172-10/+12
* | | | Turn FEATURE(relay_based_on_MX) off by default. It should not be used unlessgshapiro2002-02-171-1/+5
* | | | This commit was generated by cvs2svn to compensate for changes in r90809,gshapiro2002-02-1714-2580/+0
* | | | Add infrastructure for sendmail 8.12. If users are not starting a daemongshapiro2002-02-173-3/+60
* | | | Add information about how the new sendmail set-group-ID mail submissiongshapiro2002-02-171-0/+39
OpenPOWER on IntegriCloud