summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Because we added 4 bytes to the inquiry data size, we need tomjacob2000-01-251-1/+1
* | Add a reference to ng_ether(8).archie2000-01-2530-26/+64
* | Add a reference to ng_bpf(8).archie2000-01-251-1/+2
* | New man page ng_ether(8) describing the netgraph capabilities ofarchie2000-01-253-1/+229
* | Retry a bit more agressively on the atapi identify.sos2000-01-256-31/+57
* | Argh, this is what I get for testing, making one last "harmless cosmeticjkh2000-01-252-2/+2
* | Fix left over references to things like 'ata0' in comments.peter2000-01-253-9/+9
* | Add usbd_clear_endpoint_toggle(pipe) function.n_hibma2000-01-252-0/+9
* | Correct subroutine names in DPRINTFn_hibma2000-01-251-5/+5
* | Redo the SHORT INQUIRY length stuff to be a bit cleaner.mjacob2000-01-251-32/+27
* | The swapdev_vp changes made to rip out the swap specfs interactiondillon2000-01-251-8/+8
* | Add human-readable output flag, -hmharo2000-01-253-16/+128
* | When autosense fails, make sure we retry the command.ken2000-01-251-1/+1
* | Propagate sense data through from SIM (if there) and mark the CTIOmjacob2000-01-251-51/+88
* | Propagate sense data through from SIM (if there) and mark the CTIOmjacob2000-01-251-2/+28
* | Go for the gusto and do the full 256 bytes for inquiry data.mjacob2000-01-252-6/+8
* | Always leave SP_DCEN on (monitor DCD). Otherwise the firmware *really*peter2000-01-252-2234/+2249
* | several tcp apps IPv6 updateshin2000-01-2526-200/+1186
* | Improve the explanation on the (in)security of mktemp(3).sheldonh2000-01-251-3/+6
* | Fix return value check for inet_pton().sumikawa2000-01-251-1/+1
* | Now that kernel is capable of notifying user processes aboutru2000-01-251-8/+6
* | Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-3/+4
* | Fix English. Also use full spelling and reorg a little while I'm here.obrien2000-01-251-5/+5
* | Remove i8042.h. This file is an improvement on its successors, but itbde2000-01-251-27/+0
* | Install the USB include files in /usr/include/dev/usb.n_hibma2000-01-253-2/+11
* | Don't follow null pointers if we somehow have a null devswitch entrybde2000-01-251-11/+17
* | Fixed the profiling version ALTENTRY(). Again. The previous versionbde2000-01-252-10/+18
* | Removed ssc and su.bde2000-01-251-2/+2
* | Fixed breakage of installation of zzz.8 in previous commit. MLINKSbde2000-01-251-1/+1
* | s/pass0/pass/ so the passthrough device is removed from BOOTMFS.peter2000-01-255-10/+10
* | Remove historical vestage from the days when there was 1 boot floppy forobrien2000-01-251-1/+1
* | Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-4/+3
* | put things in place for jumbogramsmjacob2000-01-251-17/+35
* | o Fix http proxy code for various extentions and deal with FTP archivejkh2000-01-2511-220/+305
* | define jumbo packet sizemjacob2000-01-251-0/+1
* | Reserve a major number for /dev/skip, used by the "security/skip" port.archie2000-01-251-0/+1
* | Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect bufferdillon2000-01-251-1/+1
* | Block almost all signals in the default locking method instead ofjdp2000-01-254-32/+40
* | Avoid m_len and m_pkthdr.len inconsistency when changing m_lenshin2000-01-252-0/+4
* | Fix the bug that IPv4 ttl is not initialized when AF_INET6 socket is usedshin2000-01-252-16/+10
* | 'start' command was not reenabling printing.dillon2000-01-241-3/+4
* | Back out previous commit minus spelling fixes. Should have asked maintainercharnier2000-01-242-37/+29
* | Fix typo for the flag ``--ungzip'' which should have been ``--gunzip''archie2000-01-241-1/+4
* | General cleanup.sos2000-01-249-571/+613
* | Another target to keep "make release" orthogonal.markm2000-01-241-0/+2
* | Make a "do nothing" target to help "make release" look clean.markm2000-01-241-0/+2
* | Move the *intrq variables into net/intrq.c and unconditionallybrian2000-01-2412-36/+203
* | Update to keep track of next_writeable in userland.sos2000-01-241-1/+1
* | Add a (commented out) macro that will, when uncommented, cause Kerberos5markm2000-01-242-6/+26
* | Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-249-24/+20
OpenPOWER on IntegriCloud