| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Style fixes: brackets around the argument of return, and removal of | fanf | 2003-01-17 | 1 | -36/+36 |
* | Add a necessary cast, because ptrdiff_t isn't necessarily the same as int. | fanf | 2003-01-17 | 1 | -1/+1 |
* | Move dkmodpart() from subr_diskslice.c to subr_disklabel.c. | phk | 2003-01-17 | 2 | -6/+6 |
* | - Rename installFixupBin to installFixupBase to finish up the 'bin' to | jhb | 2003-01-17 | 10 | -513/+655 |
* | Add 'vlan' as a network device. | jhb | 2003-01-17 | 2 | -0/+2 |
* | Add Allied Telesis WR211PCM. | shiba | 2003-01-17 | 1 | -0/+6 |
* | Add Allied Telesis WR211PCM. | shiba | 2003-01-17 | 2 | -0/+2 |
* | Regen. | shiba | 2003-01-17 | 1 | -1/+4 |
* | Move subr_disklabel.c and subr_diskslice.c from being MI to MD files, | phk | 2003-01-17 | 8 | -2/+14 |
* | Replace M_DONTWAIT with M_NOWAIT for malloc(). | simokawa | 2003-01-17 | 4 | -23/+23 |
* | Improve some debug massages. | simokawa | 2003-01-17 | 1 | -3/+3 |
* | Fix bus manager election process. | simokawa | 2003-01-17 | 1 | -16/+18 |
* | Find places to store the previously implicityly passed unit number in | phk | 2003-01-17 | 4 | -32/+265 |
* | Mention net.inet.ip.accept_sourceroute. | ru | 2003-01-17 | 1 | -0/+3 |
* | Fix various details so we get to WARNS=3. | phk | 2003-01-17 | 2 | -83/+33 |
* | Add a regression test for ccds layout policy. | phk | 2003-01-17 | 23 | -0/+5843 |
* | Don't hide global `s'. | ru | 2003-01-17 | 1 | -6/+6 |
* | A driver for the System Management Application Program | mdodd | 2003-01-17 | 12 | -0/+1196 |
* | - Add a major for SMAPI. | mdodd | 2003-01-17 | 1 | -3/+4 |
* | SMP locking for ARP. | hsu | 2003-01-17 | 1 | -6/+21 |
* | More wi info: adhoc means have reverted. | imp | 2003-01-17 | 1 | -0/+5 |
* | Bump __FreeBSD_version to 500100 to allow us to differentiate HEAD from | scottl | 2003-01-17 | 1 | -1/+1 |
* | Do a better job of documenting mincore(2), esp. the MINCORE_* flags. | tjr | 2003-01-17 | 1 | -14/+46 |
* | Detect underrun of IT queue for debugging. | simokawa | 2003-01-17 | 2 | -38/+56 |
* | Add missing ca_ES, lt_LT, sr_YU aliases | ache | 2003-01-17 | 1 | -0/+4 |
* | New errata entry: growfs(8) stopped working on vinum(4) volumes or | bmah | 2003-01-16 | 1 | -0/+5 |
* | While being here, remove a couple of unused "default:" labels in switch | joerg | 2003-01-16 | 1 | -4/+0 |
* | Make vinum disk-related devices readable by group "operator" to match | joerg | 2003-01-16 | 1 | -0/+15 |
* | Make vinum disk-related devices readable by group "operator" to match | joerg | 2003-01-16 | 1 | -6/+6 |
* | Restore a comment that was lost in the shuffle. | imp | 2003-01-16 | 1 | -0/+5 |
* | Correct typo. | grog | 2003-01-16 | 1 | -1/+1 |
* | MFbed: translation update | ue | 2003-01-16 | 5 | -61/+191 |
* | Fixed a typo | ue | 2003-01-16 | 2 | -2/+2 |
* | Move a local variable to avoid the compiler warning about it being unused. | phk | 2003-01-16 | 1 | -1/+2 |
* | hardpps() wants the raw hardware counter value converted to nanoseconds. | jhay | 2003-01-16 | 1 | -7/+7 |
* | We now include the dhcpctl subdirectory. | murray | 2003-01-16 | 1 | -1/+0 |
* | wi now needs wlan. | imp | 2003-01-16 | 1 | -0/+5 |
* | Fix 'make release' from erroring out if this is an arch without driver | scottl | 2003-01-16 | 1 | -2/+3 |
* | Fix memleak. | mbr | 2003-01-16 | 1 | -2/+8 |
* | Updated release note: ISC DHCP 3.0.1RC11. | bmah | 2003-01-16 | 2 | -2/+2 |
* | Prepend a space character if a line begins with a digit | yar | 2003-01-16 | 1 | -0/+11 |
* | MFi386: revision 1.372 | nyan | 2003-01-16 | 1 | -0/+1 |
* | Replace the instances of literal "/bin/ls" | yar | 2003-01-16 | 1 | -2/+3 |
* | Improve memory allocation. | simokawa | 2003-01-16 | 4 | -29/+43 |
* | Clear part_set, part_size_type and part_offset_type before parsing the | des | 2003-01-16 | 2 | -0/+6 |
* | The abs() function isn't defined locally; include a header file that | mdodd | 2003-01-16 | 1 | -0/+1 |
* | Fix two long-standing, but likely harmless, errors in the use of | alc | 2003-01-16 | 1 | -2/+2 |
* | Update for the isc_dhcp_3_0_1_rc11 import. | obrien | 2003-01-16 | 1 | -6/+6 |
* | Use the stock version of this file -- all our needs have been taken care of. | obrien | 2003-01-16 | 1 | -3/+2 |
* | Make the "SEE ALSO" suitable for FreeBSD. | obrien | 2003-01-16 | 1 | -2/+2 |