summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Turn on logging for tftpd.des2004-03-111-2/+2
* Don't run fsck if there's no /etc/fstab.kientzle2004-03-111-0/+2
* Add reference to the g_access(9) manual page.pjd2004-03-119-0/+9
* Connect g_access(9) to the build.pjd2004-03-111-0/+1
* Add manual page for g_access(9) GEOM function.pjd2004-03-111-0/+154
* When I was a kid my work table was one cluttered mess an cleaning it upphk2004-03-115-24/+47
* Remove unused variables.jhb2004-03-114-8/+1
* - Use variable names instead of numbers for the script arguments tosimon2004-03-111-18/+29
* This commit was generated by cvs2svn to compensate for changes in r126854,des2004-03-111-18/+25
|\
| * MFP4 (#47094): avoid bogus NULL pointer warnings when building with -DDEBUG.des2004-03-111-18/+25
* | Properly vector all bwrite() and BUF_WRITE() calls through the same pathphk2004-03-1112-48/+56
* | Remove unused mnt_reservedvnlist field.phk2004-03-114-10/+0
* | Remove unused second arg to vfinddev().phk2004-03-118-18/+25
* | Properly count references of our dev_t to avoid triggering a KASSERT inle2004-03-112-0/+4
* | Correctly account for extra bits in unit numbers when looking forphk2004-03-111-3/+3
* | Add yet another VIA pci id.sos2004-03-112-2/+4
* | Stop setting ifp->if_output to ether_output() since ether_ifattach()mux2004-03-1117-17/+0
* | Don't implement anything in the ffs family in <machine/cpufunc.h>bde2004-03-112-0/+8
* | Add clone_setup() function rather than rely on lazy initialization.phk2004-03-117-9/+19
* | Fixed assorted misuses of NULL in integer context.bde2004-03-1112-16/+16
* | Fixed mispellings of '\0' as NULL.bde2004-03-112-4/+4
* | Fixed a misspelling of 0 as NULL.bde2004-03-111-4/+4
* | Replace <iostream.h> with <iostream> to remove annoying warningjosef2004-03-111-13/+13
* | Fixed a misspelling of '\0' as NULL.bde2004-03-111-1/+1
* | Fixed misspellings of 0 as NULL.bde2004-03-111-3/+3
* | Fixed misspellings of '\0' as NULL.bde2004-03-111-4/+4
* | Fixed a misspelling of 0 as NULL.bde2004-03-112-2/+2
* | Fixed misspellings of 0 as NULL.bde2004-03-111-2/+2
* | Fixed misspellings of 0 as NULL.bde2004-03-111-3/+2
* | Fix mind-o: sanity check in ndis_disable_ndis() is not sane.wpaul2004-03-111-1/+1
* | Fix the problem with the Cisco Aironet 340 PCMCIA card. Most newer driverswpaul2004-03-112-0/+124
* | Be more insistent on destroying geoms at unload time. Still not perfect,phk2004-03-111-2/+8
* | Add a newsyslog.conf manual page. This follows suit with the other utilitiestrhodes2004-03-112-0/+371
* | Remove information about the configuration file.trhodes2004-03-111-308/+3
* | Back out id -g checks as they are wrong (sendmail group untouched).mlaier2004-03-111-8/+0
* | Remove stale or broken call to kdb_trap() and protected by the non-marcel2004-03-112-8/+0
* | Give xterm-basic the le entry. bs should be avoided.schweikh2004-03-101-1/+1
* | A manpage for ng_eiface(4).ru2004-03-102-0/+124
* | Identify the Deerfield processor. Deerfield is a low-voltage variantmarcel2004-03-101-12/+25
* | Reworked the fix to print the useful line number on error inru2004-03-103-89/+79
* | Don't call devsw() more than we need to, and in particular do not exposephk2004-03-101-4/+4
* | Make the extern for adv_mcode match the reality: it's u_int8_t, butphk2004-03-101-1/+1
* | Fix a long-standing deadlock issue with vnode backed md(4) devices:phk2004-03-104-4/+14
* | Add an option to write collected data to file in binary format. Thisphk2004-03-101-1/+18
* | Undo the previous commit, which was just plain wrong, and then correctlygad2004-03-101-2/+2
* | Increase __FreeBSD_version to reflect the transition from 32-bit togad2004-03-101-1/+1
* | Change time_t from a 32-bit value to a 64-bit value, on FreeBSD/sparc64gad2004-03-103-32/+39
* | Eliminate multiple __FBSDID and sys/cdefs.h.bms2004-03-107-15/+0
* | Add installcheck for proxy:proxy and authpf.mlaier2004-03-101-0/+14
* | - Document cv_broadcastpri().jhb2004-03-102-17/+13
OpenPOWER on IntegriCloud