| Commit message (Expand) | Author | Age | Files | Lines |
* | move init of booted_kernel to bootinfo.c | mjacob | 2000-11-14 | 1 | -4/+2 |
* | In preparation for deprecating CIRCLEQ macros in favor of TAILQ | mckusick | 2000-11-14 | 14 | -54/+47 |
* | Change [Ii]t's to "It is" and "its" as appropriate. | sheldonh | 2000-11-14 | 1 | -1/+1 |
* | Whitespace only: remove hard sentence breaks introduced in previous | sheldonh | 2000-11-14 | 1 | -3/+4 |
* | Missed conversion of CIRCLEQ => TAILQ for mount list. | mckusick | 2000-11-14 | 2 | -2/+2 |
* | Forced commit: | imp | 2000-11-14 | 0 | -0/+0 |
* | Disable /usr/bin/ssh being setuid root by default. Let the variable | green | 2000-11-14 | 3 | -0/+8 |
* | Add login_cap and login_access support. Previously, these FreeBSD-local | green | 2000-11-14 | 1 | -0/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r68700, | green | 2000-11-14 | 1 | -4/+8 |
|\ |
|
| * | Import a security fix: the client would allow a server to use its | green | 2000-11-14 | 1 | -4/+8 |
* | | Bump the shared lib version. There seems to have been an incompatible | obrien | 2000-11-14 | 4 | -4/+4 |
* | | Don't put pcm device on boot floppies (yet - it would be kinda nice to be | jkh | 2000-11-14 | 5 | -0/+15 |
* | | Proper capitalization of PCMCIA (and avoid matching pcm) | jkh | 2000-11-14 | 2 | -2/+2 |
* | | In the year 2000, I think it's perfectly reasonable to include audio | jkh | 2000-11-14 | 4 | -0/+14 |
* | | Replace GNOME + Afterstep choice with GNOME + sawfish. This is a more | jkh | 2000-11-14 | 6 | -12/+12 |
* | | Close PR# 21843 and PR# 21864. This adds support for WEP and updates some | wpaul | 2000-11-13 | 5 | -25/+285 |
* | | Fix bug introduced in previous commit: users obtained via compat mode | nectar | 2000-11-13 | 1 | -3/+8 |
* | | fix typo; loppgin -> login | ben | 2000-11-13 | 1 | -1/+1 |
* | | Make linux_sendsig and linux_sigreturn use all 64 bits of a | gallatin | 2000-11-13 | 2 | -5/+56 |
* | | fix a typo; abso -> also | ben | 2000-11-13 | 1 | -1/+1 |
* | | Beef up the description of the kernel thread API. | jhb | 2000-11-13 | 2 | -19/+249 |
* | | Describe the new software interrupt thread functionality. | jhb | 2000-11-13 | 2 | -1/+205 |
* | | Add a manpage to document the atomic operations including a quick treatment | jhb | 2000-11-13 | 2 | -1/+295 |
* | | Fix a bug with handling of the saved interrupt state for spin mutexes in | jhb | 2000-11-13 | 2 | -4/+4 |
* | | Fixed the last-minute bug I have made in previous revision (.ie -> .if). | ru | 2000-11-13 | 1 | -1/+1 |
* | | My previous commit removed a line it wasn't supposed to. Add it back. | gad | 2000-11-13 | 1 | -2/+3 |
* | | Change a "xlint(1)" to a ".Xr lint 1" and add a reference in the see also | dwmalone | 2000-11-13 | 1 | -1/+5 |
* | | Do not terminate the SEE ALSO section example with a period. | mpp | 2000-11-13 | 1 | -1/+1 |
* | | Really make the Fx macro parsed and callable. | ru | 2000-11-13 | 2 | -34/+48 |
* | | Sort NAMES section and separate Nm arguments from trailing punctuation. | sheldonh | 2000-11-13 | 2 | -18/+18 |
* | | Add support for decoding the PCI vendor and device ID registers. Add a | msmith | 2000-11-13 | 3 | -7/+4522 |
* | | Initialize bus_space_handle_t with zero (for PC-98). | nyan | 2000-11-13 | 4 | -8/+8 |
* | | Build and install the useful `readelf' util that is new with Binutils 2.10.0. | obrien | 2000-11-13 | 2 | -1/+21 |
* | | This commit was generated by cvs2svn to compensate for changes in r68673, | obrien | 2000-11-13 | 13 | -0/+912 |
|\ \ |
|
| * | | Import a virgin (but trimed) Binutils 2.10 release. | obrien | 2000-11-13 | 13 | -0/+912 |
* | | | remove files not needed. | obrien | 2000-11-13 | 3 | -4062/+0 |
* | | | This commit was generated by cvs2svn to compensate for changes in r68670, | obrien | 2000-11-13 | 3 | -0/+4062 |
|\ \ \
| |/ / |
|
| * | | Upgrade to Binutils 2.10.0. | obrien | 2000-11-13 | 3 | -0/+4062 |
* | | | Update list of files to remove prior to import | kris | 2000-11-13 | 1 | -20/+34 |
* | | | Replace call to mktemp() with mkstemp. Also move where that call is | gad | 2000-11-13 | 1 | -17/+43 |
* | | | Mention security advisories FreeBSD-SA-00:{42,61,62,63}. Note that | bmah | 2000-11-13 | 2 | -2/+34 |
* | | | Fix F_SETOWN on pipes. Linux returns EINVAL while we send a SIGIO | marcel | 2000-11-13 | 1 | -5/+19 |
* | | | Classify all EISA cards with major firmware revions '2' as 742As. | gibbs | 2000-11-13 | 3 | -3/+22 |
* | | | Don't attempt to reference a NULL scb_data area during teardown events | gibbs | 2000-11-13 | 1 | -0/+2 |
* | | | add SII MC-P200 | sanpei | 2000-11-13 | 1 | -0/+4 |
* | | | add SII MC-P200 | sanpei | 2000-11-13 | 2 | -2/+6 |
* | | | add support for 3CXFE575BT(XJack Connector) | sanpei | 2000-11-13 | 2 | -2/+2 |
* | | | Change the ext_type type from short to int, since it doesn't cost us | bmilekic | 2000-11-13 | 1 | -1/+2 |
* | | | Update for OpenSSL 0.9.6 | kris | 2000-11-13 | 4 | -61/+69 |
* | | | Resolve conflicts, and garbage collect some local changes that are no | kris | 2000-11-13 | 20 | -269/+616 |