summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-13default more wscons optionsTheo de Raadt
2001-02-13_PW_NAME_LEN doesn't include the NUL, MAXLOGNAME does.Paul Janzen
2001-02-13KNFTheo de Raadt
2001-02-13make the wscons device nodes, wscons0 did not exist.Dale Rahn
2001-02-13Try to keep formatting pretty for long usernamesPaul Janzen
2001-02-13Quiet alpha warnings, principally with correct includesPaul Janzen
2001-02-13No need to know anything about ospeed.Paul Janzen
2001-02-13rely on constants; ianm@cit.uws.edu.auTheo de Raadt
2001-02-13fat utmp fix; ianm@cit.uws.edu.auTheo de Raadt
2001-02-13chare -> charge; Matt Bing <matt@anzen.com>Marco S Hyman
2001-02-13remove a file that should have been gone long ago.Eric Jackson
2001-02-13Compile state top in, thus allowing -t; kjell@ ok.Federico G. Schwindt
2001-02-12Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anmjacob
2001-02-12Put in offset definitions for FPM and FBM registers, plus just enoughmjacob
2001-02-12Add structure defining FC-AL position maps. The only tool that I know ofmjacob
2001-02-12Roll platform minor. Remove ISP2100_FABRIC defines (we don't caremjacob
2001-02-12Change ISPASYNC_LOGGED_INOUT to ISPASYNC_PROMENADE.mjacob
2001-02-12Add isp_fc_runstate function- this function's purpose is to, in stages,mjacob
2001-02-12Remove ISP2100_FABRIC defines- we always handle fabric now. Insertmjacob
2001-02-12Sync up with other platforms - use a common string to complain aboutmjacob
2001-02-12missing memset; from solar@openwall.comMarkus Friedl
2001-02-12set default adapter role, propage config flagsmjacob
2001-02-12update to latest firmware levelsmjacob
2001-02-12deal with EAGAIN/EINTR selects which were skippedTheo de Raadt
2001-02-12goto-line 0 should go to the beginning of the file, not the end;Todd C. Miller
2001-02-12Temporarily disable dlopen() support, some issues with latest OpenSSL update.Hakan Olsson
2001-02-12lumask now works with 1 numeric arg; ok markus@, djm@Kevin Steves
2001-02-12Define MAX_UNAME in terms of _PW_NAME_LEN. Potential problem found byTodd C. Miller
2001-02-12PermitRootLogin={yes,without-password,forced-commands-only,no}Markus Friedl
2001-02-12capitalizationAaron Campbell
2001-02-12skip empty lines in rulefile. ok jason@Jakob Schlyter
2001-02-12don't use long usernames by default; ok deraadt@Dan Harnett
2001-02-12Remove debuging printf left by accident.Artur Grabowski
2001-02-12fix xmalloc(0), ok dugsong@Markus Friedl
2001-02-12Remove duplicate definition of badaddr.Artur Grabowski
2001-02-12fix http handling; reported as busted by don@research-cistw.saic.comTheo de Raadt
2001-02-12correct listener side example. from deraadtJun-ichiro itojun Hagino
2001-02-12correct buginstat(), statclock now working for '188, systat vmstat now works,Steve Murphree
2001-02-12er... ffs, not ufs; canacar@eee.metu.edu.trTheo de Raadt
2001-02-12Check if softdep is enabled for this fs before calling softdep'sFederico G. Schwindt
2001-02-12putting #error into an include file is totally wrongTheo de Raadt
2001-02-12One more step to UVM. It is necessary to map the I/O buffers, using uvm or vm.Dale Rahn
2001-02-12s/ttyE/ttyC/g; OK'd by arron@Todd C. Miller
2001-02-12delete pcvt stuffTheo de Raadt
2001-02-12at minimum this should be indented right, although I still think it is utterl...Theo de Raadt
2001-02-11$OpenBSD$Federico G. Schwindt
2001-02-11Define _FFR_WORKAROUND_BROKEN_NAMESERVERS to work around brokenTodd C. Miller
2001-02-11Some cleanup.Aaron Campbell
2001-02-11Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). OnlyAaron Campbell
2001-02-11Change MAXSCREEN to 12 so ttyC8-b can be used. Previous behaviorFederico G. Schwindt