Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-03 | Update audio_hw_if, fix problems. | Jason Downs | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-11-03 | Partial sync with NetBSD, adds new trigger methods. | Jason Downs | |
1998-11-03 | Back out previous change, the problem is Linux-specific. To quote Wietse ↵ | Todd C. Miller | |
'On UNIX systems with a BSD TCP/IP protocol stack, the accept() call does not return until the three-way handshake completes.' | |||
1998-11-03 | Some cleanup and some checks from the Encyclopedia Britannica Online | Paul Janzen | |
1998-11-03 | aliases for cd, popd, and pushd were there, but one for chdir was missing; | Aaron Campbell | |
fixed | |||
1998-11-03 | repairs | Aaron Campbell | |
1998-11-03 | Actually use $xdm_flags. | Jason Downs | |
1998-11-03 | insert a missing word; pjanzen@ | Aaron Campbell | |
1998-11-03 | remove some redundancy; pjanzen@ | Aaron Campbell | |
1998-11-03 | it's -> its where appropriate | Aaron Campbell | |
1998-11-03 | parition -> partition | Aaron Campbell | |
1998-11-03 | seperating -> separating | Aaron Campbell | |
1998-11-03 | be a little more helpful in regards to setting the date and enabling yp | Aaron Campbell | |
services; note how to get xdm going; note to check dmesg before compiling new kernel; other misc cleanups | |||
1998-11-03 | For -t option, call the first two digits of the year cc (century) like date(1) | Todd C. Miller | |
1998-11-03 | Document some bugs wrt -A and -B | Todd C. Miller | |
1998-11-02 | It's "Daylight Saving Time", since it saves daylight. | Paul Janzen | |
1998-11-02 | If de Broglie really had been born in 1774, his 1929 Nobel would have | Paul Janzen | |
arrived quite past his peak years. | |||
1998-11-02 | First step at unifying qe & be drivers: | Jason Wright | |
o qe & be drivers now only access qec globals directly at interrupt time o more initialization done in qec_reset o qe & be drivers handle the qec internal buffer identically o nuked unused variables | |||
1998-11-02 | From ken@FreeBSD.ORG: | Todd C. Miller | |
Fix a curses bug exposed by the ":numbers" display of systat -iostat. This bug showed up when you had more than 3 devices displayed. (thus requiring a second line of display) | |||
1998-11-02 | md_copy_kernel should call check_kernel like the other arches | Todd C. Miller | |
1998-11-01 | mvme88k changes. Fixed killer bug in xcr instruction. | Steve Murphree | |
1998-10-31 | Fix netintro/intro muck-up. | Marc Espie | |
1998-10-31 | If the CBCP callee offsers no callback, send our configured | brian | |
response anyway. This is what Win95 does, despite it not being documented in the cbcp spec.... Reported by: Bill <petheram@acm.org> | |||
1998-10-31 | Allow multiple systems (config labels) on the command | brian | |
line and in the ``load'' & ``dial'' commands. The last label loaded becomes the current label name. Only require a label for -auto mode. | |||
1998-10-31 | regen | Matthieu Herrb | |
1998-10-31 | ooops 1 duplicate and 1 typo | Matthieu Herrb | |
1998-10-31 | regen | Matthieu Herrb | |
1998-10-31 | recent VGA boards (from Xfree86) | Matthieu Herrb | |
1998-10-31 | note samich claus brewing | Michael Shalayeff | |
1998-10-31 | Catch other cases where the accept(2) can fail. | Todd C. Miller | |
Works around a DOS attack noted by Michal Zalewski <lcamtuf@IDS.PL>. Patch by Nick Andrew <nick@ZETA.ORG.AU>. | |||
1998-10-31 | update to ncurses 4.2-981017 | Todd C. Miller | |
1998-10-30 | remove all those "black magic" inspired routines, | Michael Shalayeff | |
use PDC calls instead, which is more MI. we also don't need pmap_map to be defined any more, unless kernel mapping enforced through FORCE_MAP_KERNEL definition. | |||
1998-10-30 | some more debugs for now | Michael Shalayeff | |
1998-10-30 | use ld.script, cleanup | Michael Shalayeff | |
1998-10-30 | add ld script | Michael Shalayeff | |
1998-10-30 | support booting from disk in raw LIF mode | Michael Shalayeff | |
1998-10-30 | thinko | Michael Shalayeff | |
1998-10-30 | don't call INIT code since that seems | Michael Shalayeff | |
to confuse older boxens IODC code. | |||
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | remove unused definitions, cleanup | Michael Shalayeff | |
1998-10-30 | USERMODE() and FRAME_PC definitions | Michael Shalayeff | |
1998-10-30 | add some protos and defines | Michael Shalayeff | |
1998-10-30 | no dca (which is com), add fd | Michael Shalayeff | |
1998-10-30 | populate futher w/ structs and function declarations | Michael Shalayeff | |
1998-10-30 | generated from cpudevs | Michael Shalayeff | |
1998-10-30 | fix 725/50 model type | Michael Shalayeff | |
shorter ASP description still not known how to deal w/ the cpu sv number... | |||
1998-10-30 | some ddb interface | Michael Shalayeff | |