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