summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Collapse)Author
1997-07-08optimizeMichael Shalayeff
1997-07-08don't show battery estimate if there is no oneMichael Shalayeff
honour apmnoidle.... warnings suxx
1997-07-07Mirror com changesNiklas Hallqvist
1997-07-07Adapt to current GENERICNiklas Hallqvist
1997-07-07add LKMkstailey
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
make time_t int not int32_t.
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
lint-free code when these differ in name accross platforms. Fundamnetal type has not changed (was int on alpha and long on others).
1997-07-05implement unimplemented.....Michael Shalayeff
implement unimplemented..... implement unimplemented..... in cc -S it looks like it should.... in cc -S it looks like it should.... in cc -S it looks like it should....
1997-07-04NWD for wd devices, include wd.hJason Downs
1997-07-03fxp support, turned off in alpha until testedTheo de Raadt
1997-07-01smooth char waiting loopMichael Shalayeff
1997-06-30remove obj@ dependency againkstailey
1997-06-30install libs mode 444 like other libskstailey
1997-06-26fixup crazy indentation in Bread()kstailey
1997-06-25remove _STANDALONEMichael Shalayeff
be carefull about leap years (;
1997-06-24add ppp compressionkstailey
1997-06-23remove @obj dependencykstailey
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23add "option IPFILTER_LOG"kstailey
1997-06-20add my builds, alpha sortkstailey
1997-06-20PORTAL goes back in with improved commentkstailey
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new ↵dm
(21140-AC-based) SMC Etherpower cards.
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-06-15Address bug i386/224 from Jason Downs.dm
1997-06-12com -> pccomkstailey
1997-06-09hmmTheo de Raadt
1997-06-09new ethernet cardkstailey
1997-06-08Sync with reality.Jason Downs
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06fix twiddle() without breaking backspacekstailey
1997-06-05s/options/option/ (mostly)kstailey
1997-06-05s/options/option/gkstailey
1997-06-04Raise memory resource limits, drive by the need to run netscape 4.0b5kstailey
which has a text segment of > 8MB. If you maintain a port you might want to do the same.
1997-06-03let us try to move to pcvt as default; report problem cards to meTheo de Raadt
1997-06-03Handle obj dirs the correct way. PR#172 -mojMats O Jansson
1997-05-31note about usleepMichael Shalayeff
1997-05-31usleep won't work on some weird laptopsMichael Shalayeff
1997-05-31clean/optimizeMichael Shalayeff
1997-05-31add sleep(3)Michael Shalayeff
1997-05-31<string.h> bye-byeMichael Shalayeff
1997-05-31usleep is void nowMichael Shalayeff
1997-05-31ufs changesMichael Shalayeff
1997-05-30sleep/usleep prototypes (others may need 'em too, btwMichael Shalayeff
strncmp prototype in stand.h
1997-05-30sighTheo de Raadt
1997-05-30arghTheo de Raadt
1997-05-30add EXT2FSkstailey
1997-05-30Fix APM building with absolute $S pathNiklas Hallqvist
1997-05-30put pctr in all GENERICTheo de Raadt
1997-05-30Add some protos so it compiles.Jason Downs
1997-05-30glidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jpTheo de Raadt