| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Document the extattr_(get|set|delete)_fd calls, and add a note warning | dd | 2001-04-05 | 1 | -4/+52 |
* | | Fix bpf devices so select() recognizes that they are always writable. | gad | 2001-04-04 | 1 | -5/+8 |
* | | Fix a potential ROOT-exploit in NTPD. | phk | 2001-04-04 | 1 | -1/+18 |
* | | Don't allow immediate values of 0 for operations that can take either an | ken | 2001-04-04 | 1 | -0/+5 |
* | | Redo a lot of the target mode infrastructure to be cognizant of Dual Bus | mjacob | 2001-04-04 | 1 | -188/+215 |
* | | call a watchdog timeout like it is. | alfred | 2001-04-04 | 1 | -1/+1 |
* | | Roll platform minor. | mjacob | 2001-04-04 | 1 | -15/+11 |
* | | Complete some Ansification. Check to make sure, in tdma_mk, that we won't | mjacob | 2001-04-04 | 1 | -17/+37 |
* | | Perform some more Ansification. Remove and then replace the isp_putback_atio | mjacob | 2001-04-04 | 1 | -84/+49 |
* | | Amazing. The bits to enable tagged queing in target mode, grok that a | mjacob | 2001-04-04 | 1 | -11/+29 |
* | | Add some target mode definitions and firmware (FC only) attribute definitions. | mjacob | 2001-04-04 | 1 | -0/+13 |
* | | Ansification of source. | mjacob | 2001-04-04 | 1 | -1/+1 |
* | | After loading f/w, for FC cards print out Firmware Attributes. | mjacob | 2001-04-04 | 1 | -51/+72 |
* | | Remove the libposix1e, since it has been repo copied to libc/posix1e and | tmm | 2001-04-04 | 65 | -7110/+0 |
* | | If we have and error and are booting verbosely, don't be complaining | mjacob | 2001-04-04 | 1 | -1/+7 |
* | | setfacl and getfacl no longer need to link against libposix1e, since it | tmm | 2001-04-04 | 2 | -4/+0 |
* | | Activate build of posix1e extensions in libc and libc_r that have been | tmm | 2001-04-04 | 5 | -1/+20 |
* | | Add thread safety wrappers for the posix1e syscalls that deal with file | tmm | 2001-04-04 | 10 | -0/+369 |
* | | Add entries for the posix1e functions that will be overridden in libc_r. | tmm | 2001-04-04 | 2 | -0/+12 |
* | | Prepare for the inclusion of libposix1e into libc: retire the old | tmm | 2001-04-04 | 29 | -12/+70 |
* | | Use a plain .Dv for kernel option names rather than .Qq Dv to be consistent | jhb | 2001-04-04 | 1 | -2/+2 |
* | | We don't use quotes around kernel options now. | jhb | 2001-04-04 | 1 | -4/+4 |
* | | Add removable_interfaces to /etc/defaults/rc.conf. It is used | bmah | 2001-04-04 | 2 | -0/+4 |
* | | Add the VLAN interface type to the list of ARP-capable interface types. | yar | 2001-04-04 | 1 | -2/+5 |
* | | Change the type of the VLAN interface from IFT_PROPVIRTUAL, | yar | 2001-04-04 | 2 | -3/+3 |
* | | Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to to | bde | 2001-04-04 | 1 | -5/+7 |
* | | Add recently assigned interface types. | yar | 2001-04-04 | 1 | -0/+7 |
* | | Sync up to NetBSD, Step 2: | yar | 2001-04-04 | 1 | -0/+136 |
* | | Sync up to NetBSD again, Step 1: | yar | 2001-04-04 | 1 | -5/+5 |
* | | Centralize DMA buffer configuration. | orion | 2001-04-04 | 1 | -53/+38 |
* | | Put back required ')'. | ru | 2001-04-04 | 1 | -1/+1 |
* | | mdoc(7) police: removed final dot from the .Nd call. | ru | 2001-04-04 | 1 | -1/+1 |
* | | mdoc(7) police: there is no single manpage that uses ``.Sy not''. | ru | 2001-04-04 | 1 | -1/+1 |
* | | mdoc(7) police: fix markup and spelling. | ru | 2001-04-04 | 1 | -8/+12 |
* | | mdoc(7) police: removed hard sentence break. | ru | 2001-04-04 | 1 | -2/+3 |
* | | mdoc(7) police: removed hard sentence breaks. | ru | 2001-04-04 | 1 | -5/+10 |
* | | mdoc(7) police: you don't need to use enclose macros for blocks of text. | ru | 2001-04-04 | 1 | -1/+1 |
* | | mdoc(7) police: .Nm remembers its argument on the first call. | ru | 2001-04-04 | 1 | -1/+1 |
* | | mdoc(7) police: add missing .Pa call. | ru | 2001-04-04 | 1 | -1/+3 |
* | | mdoc(7) police: add a missing comma in the SEE ALSO. | ru | 2001-04-04 | 1 | -1/+1 |
* | | mdoc(7) police: use .Nm instead of hardcoded name. | ru | 2001-04-04 | 1 | -1/+3 |
* | | mdoc(7) police: cosmetics. | ru | 2001-04-04 | 1 | -4/+5 |
* | | mdoc(7) police: use proper markup for function arguments. | ru | 2001-04-04 | 3 | -18/+18 |
* | | A much better (more correct) fix for handling ``!'' characters | brian | 2001-04-04 | 1 | -23/+40 |
* | | mdoc(7) police: add missing .Pa call. | ru | 2001-04-04 | 1 | -1/+3 |
* | | mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG). | ru | 2001-04-04 | 1 | -2/+3 |
* | | mdoc(7) police: sort xrefs. | ru | 2001-04-04 | 1 | -1/+1 |
* | | Handle ``!'' characters when they appear as second and subsequent | brian | 2001-04-04 | 1 | -0/+3 |
* | | wd1s1a -> ad1s1a | nik | 2001-04-04 | 1 | -2/+2 |
* | | Document ``special <progname> ident <identifier>'' command. | ru | 2001-04-04 | 1 | -0/+17 |