]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-09-30 iedowseEnable bug-for-bug compatibility with mount_mfs when...
2001-09-30 iedowseDon't require that the special/filesystem argument...
2001-09-30 sheldonh1) Fix change_rules.sh for the case where firewall_type...
2001-09-30 ddmdoc(7) police: sort xrefs.
2001-09-30 ddAdd missing word in comment.
2001-09-30 wilkoAdd AlphaPC64 to comments. Correct names (ds10 -> DS10...
2001-09-30 wilkoDocument AlphaPC64 and restructure section on EB64...
2001-09-30 phkThe behaviour of whiteout'ing symlinks were too confusi...
2001-09-30 jkhTry eliminating some more things from the -current...
2001-09-30 iedowseAdd a change I forgot when adding ED_NO_MIIBUS. This...
2001-09-30 bmilekicRe-enable mbtypes statistics in the mbuf allocator...
2001-09-30 murrayClose all open file descriptors before restarting sysin...
2001-09-29 iedowseAdd an option ED_NO_MIIBUS, which causes the `ed' drive...
2001-09-29 desAdapt to pseudofs version 2. Sorry about the breakage...
2001-09-29 mjacobWhen calling isp_reset, set the request/response in...
2001-09-29 jlemonDo not call mii_polltick() immediately after mii_tick().
2001-09-29 jlemonDo not call mii_pollstat() from within device tick...
2001-09-29 ache1) Use OPIE response only when OPIE keys really used
2001-09-29 jlemonCleanup pass for mii drivers.
2001-09-29 jlemonChange the order that we print the media options during...
2001-09-29 obrienAdd `dict' per http://www.iana.org/assignments/port...
2001-09-29 jlemonAdd field for last active status, as well as function...
2001-09-29 jlemonForced commit: common service routines mii_phy_update...
2001-09-29 jlemonAdd new device method miibus_linkchg, along with a...
2001-09-29 jlemonAdd ability to attach knotes to network devices.
2001-09-29 jlemonHave EVFILT_TIMERS allocate their callouts via malloc...
2001-09-29 jlemonNuke unused (and incorrect) #define of INADDR_HMASK.
2001-09-29 ruFix cross-building, etc:
2001-09-29 greidAdd another pnpid for the AWE64
2001-09-29 ruBackout revision 1.9 that added `myname.my.domain'...
2001-09-29 dfrAdd various file relating to firmware interfaces and...
2001-09-29 dfrSupport for SKI is now an option.
2001-09-29 dfrMake sio0 a console device.
2001-09-29 dfrAdd a couple of arguments to ia64_init. I'll use them...
2001-09-29 dfrVarious changes to use the firmware on a real machine.
2001-09-29 dfr* Read parameters for ptc.e instruction from PAL Code.
2001-09-29 dfrFake PAL Code for SKI.
2001-09-29 iedowseAvoid a few compiler warnings (printf codes, missing...
2001-09-29 dfrStart hooking up devices.
2001-09-29 dfrAdd pmap_unmapdev().
2001-09-29 dfrFill out the firmware interfaces somewhat.
2001-09-29 dfrAdd code to initialise firmware resources (and to fake...
2001-09-29 dfrAdd shims for calling PAL Code in physical mode.
2001-09-29 iedowseMissing `break' statements caused two error messages...
2001-09-29 dfrAdd some move definitions.
2001-09-29 dfrCall cpu_boot from cpu_reset.
2001-09-29 dfrGive up on the backtrace if the calculated pc isn't...
2001-09-29 dfrUse PAGE_SHIFT instead of a hardcoded constant for...
2001-09-29 dfr* Preserve ar.rsc in ia64_change_mode.
2001-09-29 dfrChange END(locorestart) to END(__start).
2001-09-29 cgrelease isa dma channels on unload.
2001-09-29 cgallow the hardware buffer size to be controlled with...
2001-09-29 billfnow that jlemon has added a hash table to lookup locall...
2001-09-29 jlemonMake the INADDR_TO_IFP macro use the IP address hash...
2001-09-29 jlemonIntroduce network device nodes. Network devices will...
2001-09-29 jlemonChange sysctl_iflist() so it has a single point of...
2001-09-29 jlemonUse in_ifaddrhashtbl instead of in_ifaddrhead to look...
2001-09-29 jlemonAdd support for 28800 baud to sio.
2001-09-29 jlemonAdd a hash table that contains the list of internet...
2001-09-29 jlemonCentralize satosin(), sintosa() and ifatoia() macros...
2001-09-29 bmahCorrect snd_maestro3_load command line for loader.conf.
2001-09-29 desPseudofs take 2:
2001-09-29 desAdd a couple of API functions I need for my pseudofs...
2001-09-28 billfuse openpty() instead of rolling a custom function...
2001-09-28 peterUpdate COMPAT3X libc from RELENG_3. This solves the...
2001-09-28 luigiMove a bunch of initialization into a function which...
2001-09-28 wpaulSet the 'no pseudo header checksum' option for RX check...
2001-09-28 woschAdded NetBSD 1.5.2
2001-09-28 bmahNew release notes: interface capabilities, faith(4...
2001-09-28 desThe previous commit introduced some references to ...
2001-09-28 yarAdd a new option to edquota(8) - "-f", which will
2001-09-28 peterUnwind some more macros. NFSMADV() was kinda silly...
2001-09-28 peterOops. I forgot to cvs rm this before. There is a commo...
2001-09-28 marcelRemove linux_getpgid(). We map the syscall natively...
2001-09-28 marcelo Remove the linux_setpgid() stub.
2001-09-28 marcelStop using linux_getpgid(). The implementation at this...
2001-09-28 marcelRegen: Stop using linux_getpgid(). Use the native getpgid()
2001-09-28 marcelStop using linux_getpgid(). The implementation at this...
2001-09-28 marcelMake the NODEF type usable. A syscall of type NODEF...
2001-09-28 marcelSwap the src and dst arguments of the bcopy added in the
2001-09-28 bmahUse rsync instead of tar and ssh to upload snapshots.
2001-09-28 bmahNew release notes: bge(4), ng_gif(4), ng_gif_demux...
2001-09-28 brooksMention that gif interfaces are created at runtime...
2001-09-28 luiginamei.h: move "struct componentname" definition outside...
2001-09-28 brooksRemove a couple unintentional mentions of Ethernet...
2001-09-27 wpaulAdd device driver support for the Broadcom BCM570x...
2001-09-27 luigiTwo main changes here:
2001-09-27 peterMake nfsm_dissect() have an obvious return value.
2001-09-27 brooksAdd the new ng_gif, ng_gif_demux, and ng_ip_input nodes...
2001-09-27 jhbBorrow Peter's peril-sensitive sunglasses and add a...
2001-09-27 brooksAdd ng_ip_input. A new netgraph node for queuing IP...
2001-09-27 scottlFix a manlint nit with the aac.4 manpage.
2001-09-27 brooksAdd an apparently working entry for the BayStack 660...
2001-09-27 jhb- Fix some minor whitespace nits.
2001-09-27 bmahUpdate list of urio devices supported.
2001-09-27 obrienRFC2349 (http://www.hypermail.org/rfcs/rfc2349.html...
2001-09-27 jhbRestore this file to style(9). Mostly consists of...
2001-09-27 jhbFix a whitespace style nit.
2001-09-27 jhbDisable the check in icu_setup() to see if a handler...
2001-09-27 greenModify a "You don't exist" message, pretty rude for...
next