summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-162-16/+15
* Purely cosmetic changes -- fix Id'sobrien1999-08-165-14/+7
* Purely cosmetic cleanups.obrien1999-08-1615-62/+44
* Fix a long standing bug in the auto-termination control settings forgibbs1999-08-162-16/+18
* Fix a long standing bug in the camq teardown code.gibbs1999-08-161-3/+3
* Fix int function without return (make consistent with neighbors)nsayer1999-08-162-0/+2
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-1636-88/+92
* Fix a bug in busdma_mem_free() where we were improperly checkinggibbs1999-08-162-4/+4
* Remove the declarations for "vm_map_t io_map". It's been unusedalc1999-08-153-7/+3
* Move initialization of announce_buf up to makemjacob1999-08-151-2/+3
* Reduce the number of -I's. I have no idea why I thought I needed extra ones.obrien1999-08-151-2/+2
* Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec fileobrien1999-08-152-7/+7
* Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forobrien1999-08-152-7/+7
* Remove the declarations for "vm_map_t u_map". It's been unusedalc1999-08-153-7/+3
* Reverted to revision 1.8 as previous fix causes fts_open with with apho1999-08-152-2/+2
* Major rewrite.marcel1999-08-152-478/+100
* Provide wrappers for sched_{s|g}etscheduler. We need to convert the policymarcel1999-08-157-11/+159
* Provide wrappers for sched_{s|g}etscheduler. We need to convert the policymarcel1999-08-152-6/+8
* SMP: Release the giant lock while we work the flash arrayphk1999-08-151-97/+40
* Fix bug in the fcntl syscall where 'arg' was not set properly.marcel1999-08-152-4/+8
* Remove a self-referencing xref in the SEE ALSO section.mpp1999-08-151-2/+1
* Include opt_compat.h so that COMPAT_43 is defined. This gives us the propermarcel1999-08-152-20/+30
* Fixed editing error in previous commit. `-lmd' (link libmd) became `-md'bde1999-08-151-4/+4
* Minor mdoc fix.mpp1999-08-151-2/+2
* Minor style fix.mpp1999-08-152-4/+4
* Various man page cleanup:mpp1999-08-15137-414/+441
* Various man page cleanup:mpp1999-08-152-6/+6
* Give if_tun the "almost clone" makeover.phk1999-08-1512-90/+82
* Various man page cleanup:mpp1999-08-1519-98/+93
* Give BPF the "almost-clone" update. If you need more of them, makephk1999-08-159-94/+47
* Introduce lminor(dev_t dev), which returns a linear minor number,phk1999-08-153-3/+16
* Various man page cleanup:mpp1999-08-153-15/+20
* Various man page cleanup:mpp1999-08-1533-197/+224
* Various man page cleanup:mpp1999-08-158-23/+23
* Various man page cleanup:mpp1999-08-156-24/+29
* Correctly save `flags' bits.yokota1999-08-152-2/+4
* contigmalloc1 (currently) depends on PQ_FREE and PQ_CACHE not being 0alc1999-08-151-2/+2
* initsd: On completion, put the subdisk in 'initialized' status, notgrog1999-08-151-34/+34
* Add note that a change needs backing out.grog1999-08-152-29/+44
* Ensure that we can't create two different drives on the samegrog1999-08-151-38/+50
* Add 'initialized' state for subdisks. After initializing, the subdiskgrog1999-08-155-94/+163
* Add back in old definitions if we're compiling for alpha.mjacob1999-08-151-1/+10
* Sight addendum to previous comment. The `undefined' token initializationobrien1999-08-140-0/+0
* Use Bison with "--broken-undeftoken-init".obrien1999-08-141-2/+2
* Rather than deleting the grammer files during building, move them out of theobrien1999-08-141-5/+5
* Document how I imported this.obrien1999-08-142-0/+53
* Due to brain damage on the FSF people, we can not longer pass "config.h"obrien1999-08-141-0/+180
* Fixes for Bison 1.25->1.28 upgrade.obrien1999-08-142-7/+7
* Bad reference vidcontrol(4) -> vidcontrol(1)chris1999-08-141-2/+2
* Bad reference getsockname(8) -> getsockname(2)chris1999-08-143-6/+6
OpenPOWER on IntegriCloud