summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* local_cron -> local_periodicghelmer1999-04-231-3/+3
* Reference kld(4).ghelmer1999-04-233-6/+6
* Spelling policebrian1999-04-232-4/+4
* Update VM86 comment - it's used for VESA too.peter1999-04-233-6/+6
* fix -n with 16-chars hostnames, modified patch from PRache1999-04-221-4/+7
* Update #include statements to reflect the new location of "sioreg.h".jdp1999-04-222-4/+4
* Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesyobrien1999-04-223-3/+3
* Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building forobrien1999-04-223-13/+27
* Add libf2c.so.2 for our FORTRAN friends.obrien1999-04-222-2/+792
* Use new `FBSD_SWITCH_TAKES_ARG' and `FBSD_WORD_SWITCH_TAKES_ARG'.obrien1999-04-221-0/+3
* Move `SWITCH_TAKES_ARG' to `FBSD_SWITCH_TAKES_ARG' and `WORD_SWITCH_TAKES_ARG'obrien1999-04-221-5/+3
* Don't build with -g. The a.out egcs can't handle it at the moment.jdp1999-04-221-2/+2
* Fix so that this driver works again when compiled with EGCS (whichdavidn1999-04-222-62/+62
* Fix the display of the "nice" value of processes like ntpd that use thejhay1999-04-221-2/+2
* Return the port size from the probe.peter1999-04-223-6/+9
* Fix the promise_intr function, it should use 'lun' not 'unit'sos1999-04-221-2/+2
* For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beimp1999-04-222-2/+12
* Fix all the mipseb Makefiles. They were broken when I checked them inimp1999-04-228-6/+166
* Fix poor heading format.grog1999-04-221-3/+2
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-224-50/+2
* Have config/i386/freebsd.h directly include att.h. I have no idea why stockobrien1999-04-221-4/+1
* Typo fix in diagnostic: -alldir --> -alldirsalex1999-04-212-4/+4
* Work around an egcs optimizer bug (i386). This should fix the active ftpluoqi1999-04-212-4/+8
* Make usage() reflect reality (add the -aout and -elf options).billf1999-04-211-2/+2
* Update VERSREQ.dfr1999-04-212-4/+4
* Fix my breakage of BRIDGE compiling option without IPFIREWALL..peter1999-04-211-1/+5
* Remove the old libf2c. libg2c is now serving us well.obrien1999-04-21164-9259/+0
* The function msgrcv() could copy larger data than it should dosada1999-04-211-3/+3
* Sync with sys/i386/isa/isa_dma.c revision 1.2.kato1999-04-212-4/+2
* Sync with sys/i386/isa/clock.c revision 1.131.kato1999-04-213-48/+36
* Forgot one.n_hibma1999-04-211-1/+1
* Next approach to make loops in interactive interruptable.cracauer1999-04-214-13/+17
* Use ${.CURDIR} in `exists()' constructs.jkoshy1999-04-211-4/+4
* Merge a diff that Soren sent me to resolve some lun / unit problems.peter1999-04-211-29/+20
* pmap_ts_referenced(): set fault on {read|execute|write} bits on the page on,dt1999-04-211-6/+8
* Change type of a variable from u_int to size_t, so that pointer to it may bedt1999-04-211-2/+2
* int -> size_tbrian1999-04-211-2/+3
* Split the recorded chap challenge into two - one for thebrian1999-04-212-19/+25
* If ioctl TIOCMGET fails, continue. The device may bebrian1999-04-211-4/+5
* DEVICE_SUSPEND was always returning ENXIO for reasons unknown. Forimp1999-04-212-4/+14
* TARGET was being defined wrong, causing ld to always fail. It is theimp1999-04-211-5/+5
* Add Id.obrien1999-04-212-0/+4
* oops, SMP was missing includes for a typedef.peter1999-04-215-10/+10
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-2131-803/+1888
* Add compat3x to the mix.obrien1999-04-217-39/+59
* As I understand it, these register_intr()'s shouldn't be here. The isapeter1999-04-211-3/+1
* Add entry for newbus. It is rather long, but lots of nits can shootimp1999-04-211-4/+43
* Address several problems in vn_read and vn_write:alc1999-04-211-35/+21
* Spelling error fixed.nsayer1999-04-212-2/+2
* After relocating the main program, but before calling any of thejdp1999-04-211-7/+33
OpenPOWER on IntegriCloud