summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-08-03added define for %b bitfield labelsdbj
1999-08-03resync bus_dma functions with current alpha versions.dbj
1999-08-03defopt SERCONSOLEdbj
1999-08-03Make ``boot kernelname'' work on OF-3.x too.tsubai
1999-08-03removed unused variable.dbj
1999-08-03- A minimal patch work to make TCWSCONS useful with sfb/zskbd.nisimura
1999-08-03Add the "sip" driver (SiS 900 Ethernet).thorpej
1999-08-03Fix the error recovery in uvm_map_pageable_all().thorpej
1999-08-03Remove the false positive on the probe of the built-in modemmatt
1999-08-03Add the file I forgot at the previous MPU changes.augustss
1999-08-02Get data toggle right for short bulk transfers.augustss
1999-08-02Add PDIRUNLOCK support.wrstuden
1999-08-02Add video blanking support. It does not power-down the TFTmatt
1999-08-02Add another bunch of acronyms (thanks to my wife Jessica).augustss
1999-08-02Another debug message.augustss
1999-08-02Test return values the right way.augustss
1999-08-02Change it so that a pipe can be open RW instead of just R or W.augustss
1999-08-02Do abort of transfers in a sane way. Fixes PR 8041.augustss
1999-08-02Teach nfs_lookup() to set PDIRUNLOCK when appropriate. Should resolvewrstuden
1999-08-02Colormaps now work. Besides a small fencepost error, the real problemmatt
1999-08-02Alphabetize.augustss
1999-08-02Update for new attachment.augustss
1999-08-02add support for ntfsjdolecek
1999-08-02Move the mpu device declaration to conf/files.augustss
1999-08-02Add 'inet.' prefix to 'tcp', 'ip', 'tcpsyn' and 'icmp' displays.ad
1999-08-02Save the walls, use fly swatters instead of machine guns!hubertf
1999-08-02Xref hosts_access(3).bouyer
1999-08-02xref hosts_access and hosts_options in section 5, not 3.bouyer
1999-08-02ntfs_{read|write}ntvattr_plain(): bread() can return maximum one blockjdolecek
1999-08-02Detect invalid arguments to -j and -L by using sscanf() instead of atoi().hubertf
1999-08-02In pm_screen(), return 0 if fballoc() fails, not 1.ad
1999-08-02Serious fix for the silly and flippant PR7875 which preserves thesommerfeld
1999-08-02if there are no FB devices, tc_consprobeslot() fails always.mrg
1999-08-02remove sys/netinet6/in6_systm.h, as it is very empty.itojun
1999-08-02- use -msafer not -S; this is more portable and will work with anymrg
1999-08-02merge patch from PR#6279 as suggested some time ago.darrenr
1999-08-02- Fix MX framebuffer size which should occupy 2MB in address range.nisimura
1999-08-02Replace the provided read_line function with calls to the fparseln function i...erh
1999-08-02Add IOW.cjs
1999-08-02- Fix TX 8bpp framebuffer size, which occupies 2MB.nisimura
1999-08-02replace malloc(3) with one from freebsd which documents our new malloc.clukem
1999-08-02Fix PR7747: umount -R dumps coresommerfeld
1999-08-02Fix from PR7655: translation of keyboard command in systat is Wrong.sommerfeld
1999-08-02The Tadpole 3GX uses a modified Sun Mouse protocol. Instead ofmatt
1999-08-02Allow the mouse baud rate to be patched (rather than forcing a recompilationmatt
1999-08-02Fix PR8073:sommerfeld
1999-08-02Fix PR7739: correct -DRPC rot in inetd.csommerfeld
1999-08-02Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal)sommerfeld
1999-08-02Document setup of "ftp-only" non-anonymous accounts.hubertf
1999-08-02s/on device/in [dirname]/, to be a bit clearer...mycroft