summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-11-03Update audio_hw_if, fix problems.Jason Downs
1998-11-03Update audio_hw_if.Jason Downs
1998-11-03Partial sync with NetBSD, adds new trigger methods.Jason Downs
1998-11-03Back 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-03Some cleanup and some checks from the Encyclopedia Britannica OnlinePaul Janzen
1998-11-03aliases for cd, popd, and pushd were there, but one for chdir was missing;Aaron Campbell
fixed
1998-11-03repairsAaron Campbell
1998-11-03Actually use $xdm_flags.Jason Downs
1998-11-03insert a missing word; pjanzen@Aaron Campbell
1998-11-03remove some redundancy; pjanzen@Aaron Campbell
1998-11-03it's -> its where appropriateAaron Campbell
1998-11-03parition -> partitionAaron Campbell
1998-11-03seperating -> separatingAaron Campbell
1998-11-03be a little more helpful in regards to setting the date and enabling ypAaron Campbell
services; note how to get xdm going; note to check dmesg before compiling new kernel; other misc cleanups
1998-11-03For -t option, call the first two digits of the year cc (century) like date(1)Todd C. Miller
1998-11-03Document some bugs wrt -A and -BTodd C. Miller
1998-11-02It's "Daylight Saving Time", since it saves daylight.Paul Janzen
1998-11-02If de Broglie really had been born in 1774, his 1929 Nobel would havePaul Janzen
arrived quite past his peak years.
1998-11-02First 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-02From 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-02md_copy_kernel should call check_kernel like the other archesTodd C. Miller
1998-11-01mvme88k changes. Fixed killer bug in xcr instruction.Steve Murphree
1998-10-31Fix netintro/intro muck-up.Marc Espie
1998-10-31If the CBCP callee offsers no callback, send our configuredbrian
response anyway. This is what Win95 does, despite it not being documented in the cbcp spec.... Reported by: Bill <petheram@acm.org>
1998-10-31Allow multiple systems (config labels) on the commandbrian
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-31regenMatthieu Herrb
1998-10-31ooops 1 duplicate and 1 typoMatthieu Herrb
1998-10-31regenMatthieu Herrb
1998-10-31recent VGA boards (from Xfree86)Matthieu Herrb
1998-10-31note samich claus brewingMichael Shalayeff
1998-10-31Catch 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-31update to ncurses 4.2-981017Todd C. Miller
1998-10-30remove 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-30some more debugs for nowMichael Shalayeff
1998-10-30use ld.script, cleanupMichael Shalayeff
1998-10-30add ld scriptMichael Shalayeff
1998-10-30support booting from disk in raw LIF modeMichael Shalayeff
1998-10-30thinkoMichael Shalayeff
1998-10-30don't call INIT code since that seemsMichael Shalayeff
to confuse older boxens IODC code.
1998-10-30cleanupMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30remove unused definitions, cleanupMichael Shalayeff
1998-10-30USERMODE() and FRAME_PC definitionsMichael Shalayeff
1998-10-30add some protos and definesMichael Shalayeff
1998-10-30no dca (which is com), add fdMichael Shalayeff
1998-10-30populate futher w/ structs and function declarationsMichael Shalayeff
1998-10-30generated from cpudevsMichael Shalayeff
1998-10-30fix 725/50 model typeMichael Shalayeff
shorter ASP description still not known how to deal w/ the cpu sv number...
1998-10-30some ddb interfaceMichael Shalayeff